Arcus Agent Gateway for Windsurf
io.github.alekskram/arcus-agent-gateway
Read-only MCP gateway to 194 tokenized US equities on Robinhood Chain: quotes, holders, whale moves.
client:Windsurf
transport:stdio
runtime:pypi
Install Arcus Agent Gateway in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"arcus-agent-gateway": {
"command": "uvx",
"args": [
"arcus-agent-gateway"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs