Skip to content
Zed

json repair for Zed

io.github.cedrickouma/json-repair

MCP server (stdio): repair broken/malformed JSON via the AgentForge API

client:Zed transport:streamable-http runtime:npm

Install json repair in Zed

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

{
  "context_servers": {
    "json-repair": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/json-repair/mcp"
    }
  }
}

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

json repair in other clients