AI agent access to Asian crypto markets. Korean exchange routing and x402 paid APIs.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"crossfin": {
"env": {
"EVM_PRIVATE_KEY": "0x..."
},
"args": [
"-y",
"crossfin-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The only way AI agents access Asian crypto markets.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
A Model Context Protocol (MCP) server that provides AI assistants with direct access to the Spreedly payments API. Enables LLMs to manage gateways, process transactions, tokenize payment methods, and more, through structured, validated tool calls.
MCP server for InsightSentry financial data API - market data, options, screeners, and more
A Model Context Protocol server allows Clients to interact with Xero
MCP Security Weekly
Get CVE alerts and security updates for Crossfin MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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
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).
Ask your agent:
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 spreadcompare_exchange_prices — live Bithumb KRW vs Binance USD price comparisoncall_paid_service — call any paid API with automatic x402 USDC payment (currently free during open beta)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.
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)
| Tool | What it does |
|---|---|
find_optimal_route | Optimal crypto transfer path across 14 exchanges (free) |
list_exchange_fees | Trading + withdrawal fee comparison |
compare_exchange_prices | Live Bithumb KRW vs Binance USD comparison |
get_kimchi_premium | Korean vs. global route spread (free preview) |
search_services | Search registered services |
get_guide | Fu |