Skip to content
Windsurf

CCXT for Windsurf

io.github.ccxt/ccxt-mcp

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

client:Windsurf transport:stdio runtime:npm

Install CCXT in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

CCXT in other clients