Skip to content
Cline

Arcus Agent Gateway for Cline

io.github.alekskram/arcus-agent-gateway

Read-only MCP gateway to 194 tokenized US equities on Robinhood Chain: quotes, holders, whale moves.

client:Cline transport:stdio runtime:pypi

Install Arcus Agent Gateway in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "arcus-agent-gateway": {
      "command": "uvx",
      "args": [
        "arcus-agent-gateway"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Arcus Agent Gateway in other clients