MCP Gateway for Windsurf
io.github.panossalt/mcp-gateway
Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.
client:Windsurf
transport:sse
Install MCP Gateway in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-gateway": {
"serverUrl": "https://your-gateway.example.com/t/your-org/mcp/sse"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs