Skip to content
Windsurf

proof for Windsurf

io.github.toremlabs/proof

Govern your AI coding agent: frame the work, review the changes, keep a signed decision record.

client:Windsurf transport:stdio runtime:npm

Install proof in Windsurf

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

{
  "mcpServers": {
    "proof": {
      "command": "npx",
      "args": [
        "-y",
        "@toremlabs/proof-mcp"
      ]
    }
  }
}

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

proof in other clients