Skip to content
Cursor

robinhood chain for Cursor

io.github.madeonsol/robinhood-chain

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

client:Cursor transport:stdio runtime:npm

Install robinhood chain in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

robinhood chain in other clients