Chat with the agent. Then run it on your PC.
Install Cocobot with one command. Use your own wallet and RPC for balances, sends, and token checks. Your keys never leave your machine.
npx cocobot agent
Or download the zip and run locally:
npm install cp .env.example .env # optional: COCO_RPC_URL, COCO_WALLET_PRIVATE_KEY npx cocobot agent # then: /balance, /send, /tokenDownload Cocobot (zip)