You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Diff two MCP Tool Card documents — classify safety transitions (side-effect class escalation, reversible flipped to false, rate-limit removed, PII / secrets exposure escalation, human-approval removed, external systems added) and surface a breaking flag. The MCP tool-card counterpart to agent-card-diff.
Generate a human-readable Markdown README from a single MCP Tool Card JSON. Renders identity, safety badges, input schema, tested-with table, performance, cost, audit. Per-doc analog to mcp-server-readme-generator. Closes the per-doc readme-gen pattern across all 4 governance protocols.
Build + validate a minimal MCP Tool Card per mcp-tool-card-spec v0.1 from a StampOptions struct. Enforces id/version regex, enum constraints, and the destructive→human_approval_required allOf clause. Completes the stamp quartet.
Curated conformance corpus for mcp-tool-card-spec v0.1 — categorized JSON fixtures (valid / dirty / shape) with declarative manifest. 5th corpus in the test-vectors set across the 4 Kinetic Gain Suite specs + OTel GenAI.