🔥BTC/USDT
Agent Trade Kit

Start vibe trading with AI agents

Access markets and manage crypto assets with a single prompt from AI tools like OpenClaw, Claude Code, and Codex

$npm i -g toobit-trade-mcp toobit-trade-cli

Choose your interface

MCP server

Connect Claude, ChatGPT, and other models to Toobit through natural conversation. Let your AI agent build bots and manage trades on your terms.

  • AI-native
  • Claude/GPT
  • Market data

CLI

Access every Toobit API directly from your terminal. Manage automated scripts and scheduled tasks without needing to open a browser.

  • Terminal
  • Scripts/Automation
  • Scheduled tasks

Let AI handle it

From checking market sentiment to managing your portfolio, equip your AI agent with skills to handle your Toobit workflow.

$npx skills add toobit-docs/agent-skills

Market data

Provide your agent with market vision. It accesses public data like depth and price history to inform strategies without requiring a sign-in.

PUBLICREAL-TIMENO AUTH

Trading operations

Let your agent handle the heavy lifting. From order placement to risk control, it manages your spot and futures positions based on your strategy.

SPOTFUTURESTP/SL

Assets portfolio

Your agent keeps an eye on the numbers so you don't have to. Track your balance, P&L, and transaction history across all accounts with a single request.

BALANCEPOSITIONSFEESP&L

Get started

toobit — zsh
# Install CLI
$ npm i -g toobit-trade-mcp toobit-trade-cli
✓ installed successfully
# Configure API credentials
$ vim ~/.toobit/config.toml
Add your API key to the config file. Not required for public market data.
# Connect to AI client
$ npx toobit-trade-mcp --modules all
✓ MCP server running on stdio
Link the MCP server to your preferred AI agent to start trading through chat.
$ _

Stay in control

Run locally

All signatures stay on your machine. Your API key never leaves your device, keeping credentials private.

Read-only mode

Restrict your agent to market data only. A simple way to prevent write operations and order placement.

Activity logs

Every tool call is recorded in a local log. Maintain a clear, auditable history of all agent actions.

Custom access

Select exactly which features are available to your agent. Use the modules parameter to toggle specific trading tools.

Permission matching

Tools register automatically based on your API key permissions. Unauthorized tools are never exposed to the agent.

Open source

Distributed under the MIT License with auditable code. No reliance on third-party services or hidden dependencies.

FAQs

What can the AI Agent Trade Kit do?

Which AI agents are supported?

Is this tool free?

Is my API key secure?

Will I lose money if the AI makes a mistake?

What is the symbol format for Spot and Futures?

What is the minimum order amount?

What are Agent Skills?