Skip to content
Grok

robinhood chain for Grok

io.github.madeonsol/robinhood-chain

Robinhood Chain (id 4663) trading intelligence: KOL trades, DEX tape, deployer reputation.

client:Grok transport:stdio runtime:npm

Install robinhood chain in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "robinhood-chain": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-robinhood-chain"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

robinhood chain in other clients