Skip to content
Windsurf

candor for Windsurf

io.github.tombaldwin/candor

Per-function effect analysis for agents: blast radius, what reaches the network, gate verdicts.

client:Windsurf transport:stdio runtime:npm

Install candor in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "candor": {
      "command": "npx",
      "args": [
        "-y",
        "candor-ts"
      ],
      "env": {
        "CANDOR_ROOT": "<CANDOR_ROOT>"
      }
    }
  }
}

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

candor in other clients