agent-trade-kit

okx/agent-trade-kit
★ 81 stars TypeScript 🤖 AI/LLM Updated 1mo ago
OKX trading MCP server — connect AI agents to spot, swap, futures, options & grid bots via the Model Context Protocol.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-trade-kit": {
      "command": "npx",
      "args": [
        "-y",
        "okx/agent-trade-kit"
      ]
    }
  }
}

Topics

ai-agentcrypto-tradingmcpmodel-context-protocolokxtypescript