Skip to content
Claude Code

Robinhood Crypto for Claude Code

io.github.nirholas/robinhood-mcp

Robinhood Crypto Trading API for AI agents: quotes, holdings, orders read-only; opt-in trading.

client:Claude Code transport:stdio runtime:npm

Install Robinhood Crypto in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add robinhood-mcp -e ROBINHOOD_CRYPTO_API_KEY=<ROBINHOOD_CRYPTO_API_KEY> -e ROBINHOOD_CRYPTO_PRIVATE_KEY=<ROBINHOOD_CRYPTO_PRIVATE_KEY> -e ROBINHOOD_CRYPTO_API_VERSION=<ROBINHOOD_CRYPTO_API_VERSION> -e ROBINHOOD_CRYPTO_BASE_URL=<ROBINHOOD_CRYPTO_BASE_URL> -- npx -y robinhood-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Robinhood Crypto in other clients