robinhood chain for Zed
io.github.madeonsol/robinhood-chain
Robinhood Chain (id 4663) trading intelligence: KOL trades, DEX tape, deployer reputation.
client:Zed
transport:stdio
runtime:npm
Install robinhood chain in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"robinhood-chain": {
"command": "npx",
"args": [
"-y",
"mcp-server-robinhood-chain"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs