Skip to content
Claude Desktop

jsonaut for Claude Desktop

io.github.shoggi211/jsonaut

Repair malformed JSON from LLM/agent output; optional JSON Schema coercion. Free + x402 paid.

client:Claude Desktop transport:streamable-http tools:4

Install jsonaut in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "jsonaut": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://jsonaut.jsonaut-shaurya.workers.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

jsonaut in other clients