kevin1chun/robinhood-for-agents
AI-native tooling for robinhood integration
[](https://github.com/kevin1chun/robinhood-for-agents/actions/workflows/ci.yml) [](https://www.npmjs.com/package/robinhood-for-agents) [](https://clawhub.ai/kevin1chun/robinhood-for-agents) [](LICENSE)
Robinhood for AI agents — an MCP server with 18 structured tools and a standalone TypeScript client, in a single package.
Compatible with Claude Code, Codex, OpenClaw, and any MCP-compatible agent.
playwright-core for browser-based login — no bundled browser)# Requires Bun runtime — see Prerequisites
npx robinhood-for-agents onboardThe interactive setup detects your agent, registers the MCP server, installs skills (where supported), and walks you through Robinhood login.
You can also specify your agent directly:
robinhood-for-agents onboard --agent claude-code
robinhood-for-agents onboard --agent codex
robinhood-for-agents onboard --agent openclawgit clone https://github.com/kevin1chun/robinhood-for-agents.git
cd robinhood-for-agents
bun install
bun bin/robinhood-for-agents.ts onboard<details> <summary>Claude Code</summary>
# Register MCP server (global — available in all projects)
claude mcp add -s user robinhood-for-agents -- bun run /path/to/bin/roLoading reviews...