bubilife1202/crossfin

πŸ’° Finance & Fintech
0 Views
0 Installs

πŸ“‡ ☁️ - Korean & global crypto exchange routing, arbitrage signals, and x402 USDC micropayments for AI agents. 16 tools, 9 exchanges, 11 bridge coins.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "bubilife1202-crossfin": {
      "command": "npx",
      "args": [
        "-y",
        "bubilife1202-crossfin"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

CrossFin

The only way AI agents access Asian crypto markets.

CrossFin is a financial router for AI agents. It finds the cheapest path to move money across 14 exchanges (Bithumb, Upbit, Coinone, GoPax, bitFlyer, WazirX, bitbank, Indodax, Bitkub, Binance, OKX, Bybit, KuCoin, Coinbase), pays for APIs with crypto (x402 protocol), and gives agents real-time access to market data that's normally locked behind Korean-language interfaces and IP restrictions.

Live: crossfin.dev | Demo: live.crossfin.dev


Install in 30 seconds

Add this to your MCP client config:

{
  "mcpServers": {
    "crossfin": {
      "command": "npx",
      "args": ["-y", "crossfin-mcp"],
      "env": {
        "EVM_PRIVATE_KEY": "0x..."
      }
    }
  }
}

Restart your MCP client. Done. 16 tools available immediately.

All API endpoints are currently free during open beta. No API key required. EVM wallet is optional (needed for x402 payment flow testing).


What can it do?

Ask your agent:

  • "λΉ—μΈμ—μ„œ λ°”μ΄λ‚ΈμŠ€λ‘œ 500λ§Œμ› USDC λ§Œλ“€λ €λ©΄ κ°€μž₯ μ‹Ό 방법이 뭐야?" β†’ Routing engine evaluates 13 bridge coins across 14 exchanges, returns optimal path with fees
  • "μ§€κΈˆ ν•œκ΅­-κΈ€λ‘œλ²Œ μŠ€ν”„λ ˆλ“œ μ–Όλ§ˆμ•Ό?" β†’ Real-time price spread between Korean and global exchanges for 13 crypto pairs
  • "μΌλ³Έμ΄λž‘ νƒœκ΅­ 프리미엄 λΉ„κ΅ν•΄μ€˜" β†’ Asian Premium Index across Korea, Japan, Indonesia, Thailand
  • "였늘 ν•œκ΅­ μ‹œμž₯ λΈŒλ¦¬ν•‘ν•΄μ€˜" β†’ Morning Brief bundle: route spread + FX + headlines

For developers/agents:

  • find_optimal_route β€” cheapest/fastest/balanced path across Bithumb, Upbit, Coinone, GoPax, bitFlyer, WazirX, bitbank, Indodax, Bitkub, Binance, OKX, Bybit, KuCoin, Coinbase using 13 bridge coins (BTC, ETH, XRP, SOL, DOGE, ADA, DOT, LINK, AVAX, TRX, KAIA, SUI, APT)
  • get_kimchi_premium β€” real-time Korean vs. global route spread
  • compare_exchange_prices β€” live Bithumb KRW vs Binance USD price comparison
  • call_paid_service β€” call any paid API with automatic x402 USDC payment (currently free during open beta)
  • Asian Premium endpoints β€” Japan, Indonesia, Thailand crypto premiums vs global markets

Why CrossFin?

Korean exchanges are a walled garden. Korean-language APIs, IP restrictions, real-name bank account requirements (μ‹€λͺ…확인 κ³„μ’Œμ œ), and no English documentation. AI agents can't access them β€” unless they go through CrossFin.

Prices differ across exchanges. The same BTC can be 2-3% more expensive on Korean exchanges (route spread). CrossFin's routing engine finds the cheapest bridge coin and path, factoring in trading fees, withdrawal fees, slippage, and transfer time.

x402 ready. No API keys, no subscriptions, no invoices. All endpoints are currently free during open beta. x402 payment infrastructure (USDC on Base) ready for future activation.


Routing Engine

The core product. Given a source (exchange + currency) and destination, CrossFin evaluates all possible paths:

Input:  bithumb:KRW β†’ binance:USDC, β‚©5,000,000
Output: Buy AVAX on Bithumb β†’ Transfer to Binance β†’ Sell for USDC
        Cost: 0.07% (β‚©3,500) | Time: ~3 min | Output: $3,452 USDC

        Alternatives:
        BTC  β†’ 0.33% | ~21 min | $3,443
        DOT  β†’ 0.38% | ~6 min  | $3,441

Considers: trading fees (0.10–0.25%), withdrawal fees (fixed per coin), orderbook slippage, transfer time, route spread direction.

Supports bidirectional routing: Korea β†’ Global and Global β†’ Korea.

Free preview: POST /api/acp/quote (ACP compatible) Full route: GET /api/premium/route/find (free during open beta)


MCP Tools (16 total)

ToolWhat it does
find_optimal_routeOptimal crypto transfer path across 14 exchanges (free)
list_exchange_feesTrading + withdrawal fee comparison
compare_exchange_pricesLive Bithumb KRW vs Binance USD comparison
get_kimchi_premiumKorean vs. global route spread (free preview)
search_servicesSearch registered services
get_guideFull agent guide (services, payment flow, examples)
call_paid_serviceCall any paid API with automatic x402 payment
create_walletLocal ledger wallet
get_balanceCheck wallet balance
transferTransfer between wallets
list_transactionsTransaction history
set_budgetDaily spend limit
list_servicesBrowse service catalog
get_serviceService details
list_categoriesService categories
get_analyticsGateway usage stats

Asian Premium Index (v1.18.0)

Real-time crypto premium analysis across 4 Asian countries. All free, no API key needed.

EndpointDescription
GET /api/premium/asia/japanJapan premium β€” bitbank.cc JPY vs Binance USD
GET /api/premium/asia/indonesiaIndonesia premium β€” Indodax IDR vs Binance USD
GET /api/premium/asia/thailandThailand premium β€” Bitkub THB vs Binance USD
GET /api/premium/asia/overview4-country overview (Korea + Japan + Indonesia + Thailand)

Data sources: bitbank.cc (Japan), Indodax (Indonesia), Bitkub (Thailand), Bithumb (Korea), Binance (Global)


API Endpoints (Currently All Free)

All endpoints are currently free during open beta. x402 payment infrastructure is ready for future activation.

Korean Market APIs
EndpointPriceDescription
/api/premium/arbitrage/kimchiFreeFull Route Spread (13 pairs incl. KAIA, SUI, APT)
/api/premium/arbitrage/opportunitiesFreeArbitrage indicators (POSITIVE_SPREAD/NEUTRAL/NEGATIVE_SPREAD)
/api/premium/bithumb/orderbook?pair=BTCFreeBithumb orderbook (30 levels)
/api/premium/market/upbit/tickerFreeUpbit ticker
/api/premium/market/upbit/orderbookFreeUpbit orderbook
/api/premium/market/coinone/tickerFreeCoinone ticker
/api/premium/market/fx/usdkrwFreeUSD/KRW exchange rate
/api/premium/market/koreaFreeKorean market sentiment
/api/premium/market/cross-exchangeFreeCross-exchange arbitrage decision
/api/premium/news/korea/headlinesFreeKorean headlines
/api/premium/arbitrage/kimchi/historyFreeRoute spread history (7 days)
/api/premium/bithumb/volume-analysisFreeBithumb volume analysis
/api/premium/market/upbit/signalsFreeUpbit trading signals
/api/premium/crypto/korea/5exchangeFreeCross-exchange price comparison
/api/premium/crypto/korea/exchange-statusFreeDeposit/withdrawal status
/api/premium/crypto/korea/fx-rateFreeReal-time KRW/USD (Upbit CRIX)
/api/premium/crypto/korea/upbit-candlesFreeUpbit OHLCV candles
Bundle APIs
EndpointPriceDescription
/api/premium/morning/briefFreeMorning Brief (route spread + FX + headlines)
/api/premium/crypto/snapshotFreeCrypto Snapshot (4-exchange + route spread + volume + FX)
/api/premium/kimchi/statsFreeRoute Spread Stats (spreads + trend + arbitrage signal)
Utility APIs (Temporarily Free in Open Beta)
EndpointPriceDescription
/api/premium/reportFreePremium report (agents/wallets/transactions summary)
/api/premium/enterpriseFreeEnterprise receipt/proof endpoint
/api/legal/disclaimerFreeFull legal disclaimer (EN/KO)
/api/analytics/overviewFreeGateway analytics overview
/api/analytics/funnel/overviewFreeFunnel analytics overview
/api/analytics/funnel/eventsFreeFunnel analytics event ingestion
/api/analytics/services/{serviceId}FreePer-service analytics
/api/onchain/usdc-transfersFreeOn-chain USDC transfer monitor (Base)
/api/proxy/{serviceId}FreeProxy endpoint for registered services
/api/telegram/webhookFreeTelegram bot webhook endpoint
Protocol APIs (A2A + ACP)
EndpointPriceDescription
POST /api/a2a/tasksFreeA2A task execution (crypto-routing, route-spread, market data)
GET /api/acp/statusFreeACP protocol status and capabilities
POST /api/acp/quoteFreeACP-compatible routing quote (preview)
POST /api/acp/executeFreeACP execution endpoint
Routing Engine
EndpointPriceDescription
GET /api/route/exchangesFreeSupported exchanges and coins
GET /api/route/feesFreeFee comparison table
GET /api/route/pairsFreeTrading pairs with live prices
GET /api/route/statusFreeExchange health check
GET /api/premium/route/findFreeFull optimal route analysis
POST /api/acp/quoteFreeACP-compatible routing quote (preview)
Registry & Discovery (Free)
EndpointDescription
GET /api/registryList all registered services
GET /api/registry/search?q=...Full-text search
GET /api/registry/categoriesCategories with counts
GET /api/registry/statsRegistry stats (total/crossfin/external)
GET /api/docs/guideStructured agent guide
GET /.well-known/crossfin.jsonAgent auto-discovery
GET /.well-known/x402.jsonx402 discovery metadata
GET /.well-known/agent.jsonA2A Agent Card
GET /.well-known/ai-plugin.jsonOpenAI plugin manifest
GET /llms.txtLLM-readable site map
GET /api/openapi.jsonOpenAPI 3.1 spec

Payment (x402)

Note: All endpoints are currently free during open beta. The x402 payment code below is for reference when payments are re-enabled.

No API keys. No subscriptions. Pay per call with USDC on Base.

import { x402Client, wrapFetchWithPayment } from '@x402/fetch'
import { registerExactEvmScheme } from '@x402/evm/exact/client'
import { privateKeyToAccount } from 'viem/accounts'

const signer = privateKeyToAccount(process.env.EVM_PRIVATE_KEY)
const client = new x402Client()
registerExactEvmScheme(client, { signer })

const paidFetch = wrapFetchWithPayment(fetch, client)
const res = await paidFetch('https://crossfin.dev/api/premium/arbitrage/kimchi')
console.log(await res.json())
Python
import os
from eth_account import Account
from x402 import x402ClientSync
from x402.http.clients import x402_requests
from x402.mechanisms.evm import EthAccountSigner
from x402.mechanisms.evm.exact.register import register_exact_evm_client

client = x402ClientSync()
account = Account.from_key(os.environ['EVM_PRIVATE_KEY'])
register_exact_evm_client(client, EthAccountSigner(account))

with x402_requests(client) as session:
    r = session.get('https://crossfin.dev/api/premium/arbitrage/kimchi')
    print(r.json())

Tech Stack

Cloudflare Workers + Hono, D1 (SQLite), x402 protocol, USDC on Base, MCP SDK, React + Vite (dashboard)

Project Structure

apps/
  api/          Cloudflare Workers API
  mcp-server/   MCP Server (16 tools, npm: crossfin-mcp)
  web/          Gateway Dashboard (crossfin.dev)
  live/         Live Demo (live.crossfin.dev)
  docs/         Documentation (docs.crossfin.dev)

Release Verification

Run a full pre-deploy verification sweep in one command:

npm --prefix apps/api run verify:release

This command runs API contract/catalog verification, builds API/web/docs in parallel, checks production API/page responses, and fails on stale copy patterns in README/docs/web/live/examples.

Links

Built with AI

CrossFin was built entirely through AI collaboration by a non-developer in 1 week. Zero prior coding experience. This project is proof that AI agents can build production software β€” and CrossFin is the infrastructure for that future.

Related MCP Servers

@agentfund/mcp

πŸ“‡ ☁️ - Fundraising infrastructure for AI agents on Solana β€” campaigns, x402 donations, and on-chain reputation. MCP tools for registering agents, creating campaigns, and donating via the x402 pay-to-call flow, backed by Anchor programs (agentregistry, escrow, reputation). npx -y @agentfund/mcp

πŸ’° Finance & Fintech1 views
@asterpay/mcp-server

πŸ“‡ ☁️ - EUR settlement for AI agents via x402 protocol. Market data, AI tools, crypto analytics β€” pay-per-call in USDC on Base. SEPA Instant EUR off-ramp.

πŸ’° Finance & Fintech1 views
@czagents/cnb

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Czech National Bank (ČNB) daily FX rates: fetch official CZK exchange rates, convert between currencies, fetch historical rates. Cached 10 min to ease upstream load. npm @czagents/cnb or HTTP at cnb.cz-agents.dev/mcp.

πŸ’° Finance & Fintech1 views
@arbitova/mcp-server

πŸ“‡ ☁️ - Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create escrow, mark delivered with on-chain content hash, confirm or dispute, arbiter resolves with signed verdict, cancel/escalate on timeout. npx @arbitova/mcp-server

πŸ’° Finance & Fintech0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

Last checked: 7/28/2026, 7:54:58 PM

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.