Skip to content
Cursor

JSONShelf for Cursor

io.github.walkojas-boop/jsonshelf

Deterministic JSON repair, validate, example-gen, schema-coerce for agents. Zero LLM, sub-10ms.

client:Cursor transport:streamable-http tools:4

Install JSONShelf in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "jsonshelf": {
      "url": "https://jsonshelf.vercel.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

JSONShelf in other clients