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
{
"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