Skip to main content
Installing the package gives you a yellow-pro CLI alongside the MCP server. It covers the same surface, reads the same YELLOW_PRO_* environment variables, and respects the same trading opt-in.

Command names differ from tool names

The commands are shortened, so a tool name is not a valid command. Use this mapping when moving between an agent conversation and the terminal.
This table covers the commands whose names diverge most from their tool names. Run yellow-pro --help for the authoritative list on your installed version.

Setup commands

The CLI also registers the MCP server with your client:
See Installation for what each one writes, including the hermes caveat.

Trading from the CLI

Trading commands follow the same gate as the MCP tools: they do nothing unless YELLOW_PRO_ENABLE_TRADING is set to true. The account-wide behaviour of cancel-all and close-all applies here too — see Risk and safety.