Skip to content
Zed

Json for Zed

io.github.pipeworx-io/json

JSON tools MCP.

client:Zed transport:streamable-http

Install Json in Zed

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

{
  "context_servers": {
    "json": {
      "url": "https://gateway.pipeworx.io/json/mcp"
    }
  }
}

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

Json in other clients