← All servers

CrossFin

io.github.bubilife1202/crossfin v1.18.0
Official Registry git finance

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add crossfin --transport http https://crossfin.dev/api/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "crossfin": {
      "url": "https://crossfin.dev/api/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "crossfin": {
      "serverUrl": "https://crossfin.dev/api/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "crossfin": {
      "type": "http",
      "url": "https://crossfin.dev/api/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "crossfin": {
      "url": "https://crossfin.dev/api/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "crossfin": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://crossfin.dev/api/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://crossfin.dev/api/mcp none

Packages

npm crossfin-mcp@1.18.0

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.bubilife1202--crossfin/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent