Install
openclaw skills install cex-traderUnified CEX trading capability layer for AI agents. Supports OKX and Binance spot and futures trading, account balance queries, order management, position qu...
openclaw skills install cex-traderv2.0.2 · Unified CEX Trading Capability Layer for AI Agents
⚠️ Risk Warning: Futures trading involves high leverage and may result in significant losses. Only use funds you can afford to lose.
cex-trader is a unified CEX trading MCP server that enables AI agents to trade on
centralized exchanges (OKX, Binance) through a consistent interface.
| Tool | Description |
|---|---|
cex-setup-check | Check if API credentials are configured |
cex-setup-save | Save API credentials for OKX or Binance |
cex-setup-verify | Verify credentials via a test API call |
| Tool | Description |
|---|---|
cex-spot-place-order | Place spot market or limit order |
cex-spot-cancel-order | Cancel spot order |
cex-account-get-balance | Query account balance |
| Tool | Description |
|---|---|
cex-futures-place-order | Place futures order (action semantics or native params) |
cex-futures-cancel-order | Cancel futures order |
cex-futures-get-positions | Query open positions |
cex-futures-set-leverage | Set leverage (1-20x) |
cex-futures-close-position | Close position |
cex-account-get-info | Get account config and summary |