Skip to content
Claude Desktop

CrossFin for Claude Desktop

io.github.bubilife1202/crossfin

AI agent access to Asian crypto markets. Korean exchange routing and x402 paid APIs.

client:Claude Desktop transport:streamable-http runtime:npm tools:16

Install CrossFin in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "crossfin": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://crossfin.dev/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

CrossFin in other clients