CLI-first trade sync · 12+ exchanges

Trade Once. Execute Everywhere.

One CLI that mirrors every filled trade across 12+ exchanges — while your funds never leave your own accounts.

The CLI is in beta today — know the moment it goes stable.

TokenBot email only — no partner offers, and we never sell or share your address. Nothing we send is investment advice. We email you first to confirm the address is yours; your signup counts once you click that link. Unsubscribe any time. Privacy Policy.

# Connect an exchange, then copy a strategy
> tokenbot exchange add --exchange binance

> tokenbot copier add --strategy <id> --allocation 25

# Arm it — a new copier starts inactive
> tokenbot link --strategy <id> --copier <id>

> tokenbot links list  # → 1 active

Integrated with 12+ exchanges

12+
Supported Exchanges
Fast
Execution
Free
To Start
1B
$TBOT Supply
How it works

Start Syncing in Minutes

Connect once, set your rules, and every trade fans out automatically.

01

Connect Exchange

Link your Binance, Bybit, OKX, or any of 12+ supported exchanges.

02

Create Strategy

Set your trading rules, pairs, and risk parameters.

03

Sync to Copiers

Your trades automatically execute across all connected accounts.

tokenbot link Binance✓ OKX✓ Kraken✓
Install the CLI →
The platform

Everything You Need

Copy trading, webhooks, and rewards — all from one CLI, plus a public status page.

Core

Multi-Sync Trading

Mirror filled trades across 12+ exchanges. Triggered by the fill, not a schedule.

Install CLI →
Webhooks

Webhooks & Events

Push trade and copier events to your own endpoint, signed with HMAC-SHA256.

View Docs →
Rewards

$TBOT Rewards

Earn $TBOT on trading volume, plus 10% of what everyone you refer earns.

View Docs →
Status

Status Page

Real-time service health, 90-day uptime history, and incident tracking.

View Status →
For developers

Built for Developers

REST API, GraphQL, and CLI for every workflow.

TokenBot CLI

Full account control from your terminal. Manage exchanges, strategies, copiers, webhooks, and more. 31 commands across 15 groups.

npm install -g tokenbot View Docs →

REST API

Signed-request auth over HTTPS. Full platform coverage — exchanges, strategies, copiers, webhooks — documented with OpenAPI.

https://api.tokenbot.com View Docs →

GraphQL API

Typed queries, mutations, and real-time subscriptions over graphql-ws. One endpoint for everything.

https://gql-api.tokenbot.com/graphql View Docs →
terminal
$ tokenbot balance --json
[
  { "exchange": "binance", "asset": "USDT", "free": "1240.50" }
]
Explore API Docs →
MCP + Assistants

Trade with AI

Run npx tokenbot-mcp and connect Claude, ChatGPT, or any MCP-compatible AI assistant. It runs on your machine against your own CLI identity.

Claude ChatGPT Any MCP client tokenbot-mcp

24 Account Tools

Your assistant calls typed tools to connect exchanges, create and update strategies and copiers, start or stop copying, and cancel an open order. TokenBot's bots still place every trade.

Read-Only Resources

Six tokenbot:// resources expose your exchange accounts, strategies, copiers, trade history, and analytics as JSON the assistant can read without changing anything.

Guided Prompts

Four built-in workflows — onboarding, portfolio summary, troubleshooting, and strategy optimization — hand the assistant a ready-made script for the jobs you repeat most.

Confirmation & Audit Trail

Deleting a strategy or copier, or disconnecting an exchange, only happens when the assistant passes an explicit confirmation flag. Every exchange, strategy, and copier change is written to a structured audit log you control.

View MCP Docs →
Why TokenBot

Your keys. Your trades. Everywhere.

Sync every trade across your whole portfolio — while your funds stay on your own exchanges.

Multi-Exchange Sync

Execute trades across all your exchange accounts simultaneously. One trade on Binance mirrors to Bybit, OKX, Coinbase, and more—automatically.

Your Keys, Your Crypto

TokenBot uses read/trade-only API keys. We can never withdraw your funds. Your crypto stays safely on your exchanges, always under your control.

Spot, Margin & Futures

Trade any market type. Whether you're spot trading, using margin, or trading perpetual futures—TokenBot handles it all.

Copy Trading & Copiers

Follow top traders and automatically copy their positions. Share your strategy with copiers in your Discord or Telegram community. Full control over risk limits and allocation.

Earn $TBOT Rewards

Active traders earn $TBOT tokens based on trading volume. Refer friends and earn 10% of their rewards too.

API Keys & Webhooks

Generate API keys for programmatic access via REST or GraphQL. Set up webhooks to get real-time notifications on trades, position changes, and copier activity.

Security

Built for Security

Read-only where possible, encrypted everywhere, and never in custody of your funds.

No Withdrawal Access

API keys are trade-only. We can never move your funds.

Encrypted Storage

All credentials encrypted at rest and in transit.

Open Source Contracts

$TBOT token contracts are fully auditable on GitHub.

Get started

Get started in 30 seconds

TokenBot is a CLI. Install once, manage strategies, copiers, exchange keys, and webhooks straight from your terminal.

What you can do with tokenbot

  • Register a CLI identity and manage your account
  • Keep exchange API keys local and encrypted with keys add, or register them with TokenBot via exchange add when you want server-side automation
  • Create and link strategies and copiers across exchanges
  • Fetch balances via ccxt without leaving your shell
  • Add outbound webhooks and rotate server-side API keys
  • Pipe everything as JSON with --json into jq

Full command reference lives in the CLI documentation.

Currently in beta. The tokenbot package is on public npm now — npm install -g tokenbot pulls the current beta. Expect breaking changes between beta releases — pin a version if you need stability. Source lives in the tokenbot-cli repo.
Install
>npm install -g tokenbot
First run
>npx tokenbot init
One-line install (alpha)
>curl -fsSL https://install.tokenbot.com | sh

Be first to know when TokenBot leaves beta

The CLI is on public npm today as a beta. Leave your email, confirm it in the email we send back, and we'll tell you the moment a stable release lands.

TokenBot email only — no partner offers, and we never sell or share your address. Nothing we send is investment advice. We email you first to confirm the address is yours; your signup counts once you click that link. Unsubscribe any time. Privacy Policy.

Protected by Cloudflare Turnstile.

Token

$TBOT Token

TokenBot is powered by $TBOT—our utility token that rewards active traders.

1,000,000,000
Total Supply
ERC-20
Token Standard
Rewards
Earn by Trading
FAQ

Frequently Asked Questions

What makes TokenBot trusted?

TokenBot is built on transparency and security. Your funds never leave your exchange accounts, and our open architecture means you always know how your trades are executed. We integrate with leading exchanges to ensure reliability.

Is my crypto safe?

Absolutely. TokenBot uses trade-only API keys—we can never withdraw your funds. Your crypto stays on your exchanges, always under your control.

Which exchanges are supported?

We support 12+ exchanges including Binance, Bybit, OKX, Bitget, Coinbase, Kraken, and more. New exchanges added regularly.

How fast is the trade sync?

Copying is event-driven, not scheduled. A fill on your strategy account is picked up from the exchange’s live order feed and fanned out to every linked copier as soon as it lands — the wall-clock time is dominated by each exchange’s own API, not by a polling interval. Only filled orders copy; a partial fill waits until the order completes.

Why a CLI?

Free, scriptable, no browser overhead, runs anywhere with Node.js. Pipe outputs into your own tools, automate from cron, or drive it from CI — all without a webview in the way.

Where do I store my exchange keys?

You choose. tokenbot keys add encrypts them on your machine in ~/.tokenbot/keys.json (mode 0600) and never sends them anywhere — that’s what tokenbot balance uses, calling the exchange directly via ccxt. tokenbot exchange add is the separate opt-in path: it registers credentials with TokenBot, stored encrypted at rest, so the server-side engines can trade on your behalf. Either way, use trade-only keys — withdrawal permission is never required.

Is there still a web dashboard?

The dashboard has been retired. The CLI does everything it did, faster, and gives you JSON output for everything you used to click through.

Start Trading Smarter

Install the CLI, connect an exchange, and run your first synced trade in minutes.