JSON Contracts for Claude Code
io.github.json-contracts/json-contracts
JSON contract registry and validator for structured LLM and agent outputs.
client:Claude Code
transport:stdio
runtime:npm
Install JSON Contracts in Claude Code
run in your project directory
claude mcp add json-contracts -e JSON_CONTRACTS_DIR=<JSON_CONTRACTS_DIR> -- npx -y json-contracts
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs