
OKX Agent Trade Kit
Supports UIby okx
Connect AI agents to OKX for spot, swap, futures, options and grid trading via MCP.
What it does
OKX Agent Trade Kit allows AI assistants to interact directly with your OKX account. It transforms a LLM into a sophisticated trading terminal by exposing market data, order execution, and portfolio management tools through the Model Context Protocol.
Tools
market_ticker: Get real-time price and ticker information for assets.spot_place_order: Execute spot trading orders including market and limit orders.swap_place_order: Trade perpetual contracts with advanced leverage settings.futures_place_order: Manage delivery contract trading and positions.option_place_order: Trade options with detailed Greeks and IV data.account_balance: Query current balances and asset distributions.bot_grid_create: Deploy and manage algorithmic grid trading bots.smartmoney_consensus: Analyze consensus signals from top-tier traders.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"okx-trade-mcp": {
"command": "okx-trade-mcp",
"args": [],
"env": {}
}
}
}
Note: Run okx config init first to configure your API keys locally.
Supported hosts
Confirmed support for Claude Desktop, Cursor, and other MCP-compatible clients.
Quick install
npm install -g @okx_ai/okx-trade-mcp && okx config initInformation
- Pricing
- free
- Published






