AAI Gateway for Windsurf
io.github.gybob/aai-gateway
Unified MCP & Skill management gateway, shared across AI agents, 99% context token savings
client:Windsurf
transport:stdio
runtime:npm
Install AAI Gateway in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"aai-gateway": {
"command": "npx",
"args": [
"-y",
"aai-gateway"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs