Skip to content
Cursor

json repair for Cursor

io.github.cedrickouma/json-repair

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

client:Cursor transport:streamable-http runtime:npm

Install json repair in Cursor

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

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

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

json repair in other clients