verdict mcp for Windsurf
io.github.dgotlieb/verdict-mcp
Sandboxed test runs for coding agents: compact typed verdicts with failure fingerprints and history
client:Windsurf
transport:stdio
runtime:pypi
Install verdict mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"verdict-mcp": {
"command": "uvx",
"args": [
"verdict-mcp"
],
"env": {
"VERDICT_PROJECT": "<VERDICT_PROJECT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs