Arcus Agent Gateway for Zed
io.github.alekskram/arcus-agent-gateway
Read-only MCP gateway to 194 tokenized US equities on Robinhood Chain: quotes, holders, whale moves.
client:Zed
transport:stdio
runtime:pypi
Install Arcus Agent Gateway in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"arcus-agent-gateway": {
"command": "uvx",
"args": [
"arcus-agent-gateway"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs