OKX MCP Console v2.0
Allows interaction with OKX's full ecosystem including centralized exchange trading, onchain data, outcomes (prediction markets), and signals through the OKX API.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@OKX MCP Console v2.0show me my open orders on CEX"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OKX MCP Console v2.0
OKX 全生态 360° MCP 原生统一控制台
架构
外部 AI (Cline) ←→ MCP Protocol ←→ mcp-core (统一 Server)
├─ Plugin Manager (CEX/Onchain/Outcomes)
├─ AI Agent Runtime (监控/执行/维护)
├─ Memory Engine (对话记忆/偏好)
├─ Knowledge Base (文档搜索/工具目录)
└─ SSE/WS Gateway (实时数据)
↕
Dashboard (Web UI)
10 页面 · OKX 暗色主题Related MCP server: Crypto Multi-MCP Hub
快速开始
# 安装依赖
npm install
# 启动 Dashboard (端口 3000)
cd packages/dashboard && npm run dev
# 启动 MCP Core Server (可选)
cd packages/mcp-core && npx tsx src/server.ts页面
路由 | 功能 | 数据来源 |
| 首页全景 | OKX API |
| 中控台 | — |
| CEX 交易中心 | OKX 实时行情 + recharts K线 |
| Onchain OS | 12 模块 |
| 预测市场 | — |
| 信号策略 | — |
| 知识库 | 50+ 工具目录 |
| 通讯站 | WS 协作 |
| Plugin Manager | MCP Core |
| AI Agent | Task Runtime |
技术栈
Frontend: Next.js 14 · React 18 · Tailwind CSS · shadcn/ui · recharts
Backend: MCP SDK v1.x · WebSocket · SSE · HMAC-SHA256
Deploy: Docker · Node.js 20
环境变量
复制 .env.example 为 .env.local 并填写:
OKX_API_KEY=your_key
OKX_SECRET_KEY=your_secret
OKX_PASSPHRASE=your_passphrase
OKX_IS_DEMO=trueDocker
cd packages/dashboard
docker build -t okx-mcp-console .
docker run -p 3000:3000 okx-mcp-consoleLicense
Private
This server cannot be deployed
Maintenance
Related MCP Connectors
Trade 16 crypto exchanges + MetaTrader 5 from your AI assistant via one MCP connection.
No-KYC managed MCP for AI agents: sandboxed TypeScript trading SDK, isolated sub-accounts, futures.
Compliance MCP for AI agents: sanctions & KYT screening on 50+ chains, stablecoin-freeze, oracle.
Related MCP Servers
AlicenseNot gradedqualityBmaintenanceMCP server connecting AI assistants to OKX exchange, enabling trading, market data, account management, and more via 150+ tools across 11 modules.435MIT- AlicenseNot gradedqualityCmaintenanceAI-driven command center for local crypto operations, integrating over a dozen MCPs for real-time market data, technical analysis, on-chain data, and autonomous trading agent execution.9MIT
- AlicenseDqualityCmaintenanceEnables AI agents to access the full OKX exchange API for trading, market data, account management, and more through 300+ MCP tools.10060 npm1MIT
- AlicenseNot gradedqualityDmaintenanceMulti-chain MCP server enabling AI agents to interact with Arbitrum — ERC-8004 identity registration, GMX ecosystem integration, cross-chain reputation via RepuLayer, and 37 governance tools across 6 chains.6 npmMIT