ReasonGate for Windsurf
io.github.cgrtml/reasongate
Provenance gateway for stdio MCP servers: blocks tool calls fed by untrusted tool results.
client:Windsurf
transport:stdio
runtime:pypi
Install ReasonGate in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"reasongate": {
"command": "uvx",
"args": [
"reasongate"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs