gate for Windsurf
io.github.nugehs/gate
One ship/no-ship verdict from aiglare, bouncer, tieline & repoctx — the unified merge gate.
client:Windsurf
transport:stdio
runtime:npm
Install gate in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gate": {
"command": "npx",
"args": [
"-y",
"@nugehs/gate"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs