CLI reference
All commands run inside the scheduler container:
docker compose exec scheduler flipbot <command> License
flipbot activate <KEY>— activate this host with a license key.flipbot status— show tier, unlocked features, and caps.
Sourcing & margin
flipbot margin <CNY> [--agent sugargoo] [--shipping ems] [--full]flipbot source "nike dunk"— find suppliers for a product.flipbot compare "query" --sell-price 65flipbot suppliers
Market intelligence
flipbot scan "query"— price + velocity + trend scan.flipbot trends [--tiktok]flipbot score item1 item2 item3
Inventory
flipbot inventoryflipbot inventory --add "<title>" -p <price>flipbot inventory --sell <ID> -sp <sell_price>flipbot dashboard
Accounts & routing
flipbot accounts— list accounts and their health scores.flipbot health [--id <account_id>]flipbot route "title"— which account should list this item.
Watchlist
flipbot watch "query" -p <max_price>flipbot watchlist
See MCP tools for the equivalent programmatic surface exposed to Claude.ai and Claude Code.