mcp-gatehouse for Windsurf
io.github.nickgeorgeseo/gatehouse
Permission tiers, approval gates, and audit logging for MCP servers - the server is the gatekeeper
client:Windsurf
transport:stdio
runtime:pypi
Install mcp-gatehouse in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gatehouse": {
"command": "uvx",
"args": [
"mcp-gatehouse"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs