evr for Windsurf
io.github.brienbounded/evr
Checks agent traces for evidence-readiness: verifies evidence is present, not that it is true.
client:Windsurf
transport:stdio
runtime:pypi
Install evr in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"evr": {
"command": "uvx",
"args": [
"evidence-readiness"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs