cortex gateway for Windsurf
io.github.wellknownmcp/cortex-gateway
Self-hosted federated MCP gateway: one OAuth 2.1 MCP server in front of N apps, user-level scopes.
client:Windsurf
transport:streamable-http
runtime:oci
Install cortex gateway in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cortex-gateway": {
"serverUrl": "https://mcp.cortex-gateway.dev/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs