MCP Directory
Back

agent-trade-kit

by okx · TypeScript · ★ 345

OKX trading MCP server — connect AI agents to spot, swap, futures, options & grid bots via the Model Context Protocol.

#ai-agent#crypto-trading#mcp#model-context-protocol#okx#typescript

Install

npx -y github:okx/agent-trade-kit

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

[](https://github.com/okx/agent-tradekit/actions/workflows/ci.yml) [](https://codecov.io/gh/okx/agent-tradekit) [](https://www.npmjs.com/package/okx-trade-mcp) [](https://www.npmjs.com/package/okx-trade-mcp) [](https://www.npmjs.com/package/okx-trade-cli) [](https://www.npmjs.com/package/okx-trade-cli) [](LICENSE) [English](README.md) | [中文](README.zh-CN.md) OKX Agent Trade Kit — an AI-powered trading toolkit with two standalone packages: | Package | Description | |---|---| | | MCP server for Claude / Cursor and any MCP-compatible AI client | | | CLI for operating OKX from terminal | ---…
Read full README on GitHub →

Related ai & ml servers