MCP Integration
16 tools for any MCP client. Routes across 14 exchanges with 13 bridge coins.
Install
bash
npx -y crossfin-mcpnpm: crossfin-mcp
MCP client config
json
{
"mcpServers": {
"crossfin": {
"command": "npx",
"args": ["-y", "crossfin-mcp"],
"env": {
"EVM_PRIVATE_KEY": "0x..."
}
}
}
}CrossFin API endpoints are currently free during open beta. Most MCP tools work without wallet setup, and payment-capable tools require EVM_PRIVATE_KEY for x402 flow compatibility.
Remote MCP transport endpoint: https://crossfin.dev/api/mcp (Streamable HTTP). GET /api/mcp/tools is not a public REST listing endpoint.
All 16 Tools
find_optimal_routeOptimal path across 14 exchanges
x402 flow (requires EVM key)list_exchange_feesTrading + withdrawal fees
Freecompare_exchange_pricesBithumb KRW vs Binance USD
Freeget_kimchi_premiumRoute spread data — Korean vs. global price spread (top 3 pairs)
Freecall_paid_serviceCall any paid API with x402
x402 flow (requires EVM key)search_servicesSearch registered services
Freelist_servicesBrowse service catalog
Freeget_serviceService details
Freelist_categoriesService categories
Freeget_guideFull agent guide
Freeget_analyticsGateway usage stats
Freecreate_walletLocal ledger wallet
Freeget_balanceCheck wallet balance
FreetransferTransfer between wallets
Freelist_transactionsTransaction history
Freeset_budgetDaily spend limit
FreeExample prompts
빗썸에서 바이낸스로 500만원 USDC 만들려면 가장 싼 방법이 뭐야?
지금 한국-글로벌 스프레드 얼마야?
거래소별 XRP 가격 비교해줘
오늘 한국 시장 브리핑해줘