conkurrence for Windsurf
io.github.alligatorc0der/conkurrence
Measure whether your AI agrees with itself using statistical consensus metrics.
client:Windsurf
transport:stdio
runtime:npm
Install conkurrence in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"conkurrence": {
"command": "npx",
"args": [
"-y",
"conkurrence"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs