Skip to content
Zed

JSONShelf for Zed

io.github.walkojas-boop/jsonshelf

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

client:Zed transport:streamable-http tools:4

Install JSONShelf in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

JSONShelf in other clients