Skip to content
Cline

CCXT for Cline

io.github.ccxt/ccxt-mcp

Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets

client:Cline transport:stdio runtime:npm

Install CCXT in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ccxt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ccxt-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

CCXT in other clients