Skip to content
Windsurf

jsonshim for Windsurf

org.toolkitlabs/jsonshim

Recovers malformed LLM JSON. MCP build: 218/300 on MALFORMED-300 (library build 282/300).

client:Windsurf transport:stdio runtime:npm

Install jsonshim in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "jsonshim": {
      "command": "npx",
      "args": [
        "-y",
        "jsonshim-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

jsonshim in other clients