# AGENTS.md - Robinhood CLI

You are being asked to install or use the Robinhood CLI from the Printing Press library.

## What it is

robinhood-pp-cli is an agent-native command line tool for Robinhood. Welcome to Robinhood Crypto Trading API documentation for traders and developers!
It is a single Go binary that ships with an agent skill, and it installs with one command.

## Install

Recommended (installs the binary and the agent skill):

    npx -y @mvanhorn/printing-press-library install robinhood

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-robinhood --force

OpenClaw:

    clawhub install printing-press-library/robinhood

## MCP server

This CLI ships an MCP server (robinhood-pp-mcp) with 16 tools. Point any MCP client at it, including Claude Desktop.

## After install

Call robinhood-pp-cli from the shell, or use the /pp-robinhood skill inside an agent.
Run robinhood-pp-cli --help to list commands.

## Links

- Documentation: https://printingpress.dev/documentation/robinhood
- Library page: https://printingpress.dev/library/payments/robinhood
- This file: https://printingpress.dev/documentation/robinhood/agents.md
