Perforce Agentic Gateway for Windsurf
io.github.perforce/perforce-agentic-gateway
Local MCP gateway that proxies AI clients to many MCP servers with a token-efficient code mode
client:Windsurf
transport:stdio
runtime:pypi
Install Perforce Agentic Gateway in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"perforce-agentic-gateway": {
"command": "uvx",
"args": [
"perforce-agentic-gateway"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs