Back to Apps

OKX Agent Trade Kit
by okx
Comprehensive MCP server for OKX cryptocurrency trading, market data, and portfolio management.
0 stars
Works in:Cursor
Exposes:Tools
What it does
Connects AI assistants directly to your OKX account via the Model Context Protocol. It allows AI agents to execute trades, fetch real-time market data, and manage portfolios without leaving the chat interface.
Tools
market_ticker: Get real-time price and ticker data.spot_place_order: Execute spot trading orders.swap_place_order: Trade perpetual contracts.account_balance: Check available funds and asset balances.earn_purchase: Manage Simple Earn and staking products.bot_grid_create: Set up grid trading bots.smartmoney_overview: Access institutional-grade smart money signals.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"okx-trade-mcp": {
"command": "okx-trade-mcp"
}
}
}
Supported hosts
Claude Desktop, Cursor, OpenCxxW.
Quick install
npm install -g @okx_ai/okx-trade-mcpInformation
- Pricing
- free
- Published
- 4/29/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
npm install -g @okx_ai/okx-trade-mcp && okx-trade-mcp setup --client cursorClaude Desktop
npm install -g @okx_ai/okx-trade-mcp && okx-trade-mcp setup --client claude-desktop





