Agent Release Auditor for Windsurf
io.github.veyndrasystems/agent-release-auditor
Deterministic release gate for AI-written code and coding agents.
client:Windsurf
transport:stdio
runtime:npm
Install Agent Release Auditor in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-release-auditor": {
"command": "npx",
"args": [
"-y",
"agent-release-auditor"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs