Cocobot

Cocobot · $COCO

Chat with the agent. Then run it on your PC.

Run on your PC (no API key required)

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, /token
Download Cocobot (zip)