Gatewards for Windsurf
io.github.rtahabas/gatewards
Drop-in spend governance + cross-agent dedup proxy for AI agent fleets, with x402 settlement.
client:Windsurf
transport:stdio
runtime:npm
Install Gatewards in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gatewards": {
"command": "npx",
"args": [
"-y",
"@gatewards/mcp-server"
],
"env": {
"GATEWARDS_API_KEY": "<GATEWARDS_API_KEY>",
"GATEWARDS_GATEWAY_URL": "<GATEWARDS_GATEWAY_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs