Skip to content
Windsurf

claims mcp for Windsurf

io.github.dgonzap30/claims-mcp

A claims memory for agents: assert beliefs, let them decay, surface contradictions.

client:Windsurf transport:stdio runtime:npm

Install claims mcp in Windsurf

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

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

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

claims mcp in other clients