json repair for VS Code
io.github.cedrickouma/json-repair
MCP server (stdio): repair broken/malformed JSON via the AgentForge API
client:VS Code
transport:streamable-http
runtime:npm
Install json repair in VS Code
.vscode/mcp.json
{
"servers": {
"json-repair": {
"type": "http",
"url": "https://apim-agentforge-6lfm33.azure-api.net/json-repair/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs