Loomal

JSON Contracts

MCP server by github.com/json-contracts/json-contracts

JSON contract registry and validator for structured LLM and agent outputs.

1 starsnpm: json-contracts

About JSON Contracts

JSON Contracts is an MCP (Model Context Protocol) server published by json-contracts in the official MCP registry, listed under Autonomous Agents on Loomal. JSON contract registry and validator for structured LLM and agent outputs.

It ships as an npm package (json-contracts), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/json-contracts/json-contracts, where the project has earned 1 GitHub stars.

Use JSON Contracts with your agent

Claude Code · one command
claude mcp add json-contracts -- npx -y json-contracts
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "json-contracts": {
      "command": "npx",
      "args": [
        "-y",
        "json-contracts"
      ]
    }
  }
}
npmjson-contracts

Frequently asked questions

What is JSON Contracts?
JSON Contracts is an MCP (Model Context Protocol) server by json-contracts in the Autonomous Agents category. JSON contract registry and validator for structured LLM and agent outputs.
How do I connect JSON Contracts to Claude, Cursor, or another MCP client?
Install JSON Contracts from its npm package (json-contracts) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is JSON Contracts open source?
Yes — the source code is public at github.com/json-contracts/json-contracts, with 1 GitHub stars.
Can AI agents pay to use JSON Contracts?
Not yet through Loomal — JSON Contracts is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain JSON Contracts? Claim this listing free by verifying GitHub ownership, or contact us.