CrossFin
io.github.bubilife1202/crossfinAI agent access to Asian crypto markets. Korean exchange routing and x402 paid APIs.
Tools · 16
Free preview of Route Spread — real-time price spread between Korean and global crypto exchanges (top 3 pairs)
Trading fees, withdrawal fees, and transfer times for all supported exchanges (Bithumb, Upbit, Coinone, GoPax, bitFlyer, WazirX, bitbank, Indodax, Bitkub, Binance, OKX, Bybit, KuCoin, Coinbase)
Compare Bithumb KRW prices vs Binance USD prices for tracked coins with transfer-time estimates
Search the CrossFin service registry (184 services) by keyword
List services from the CrossFin registry with optional category filter
Get detailed information about a specific service by ID
List all service categories with counts
CrossFin gateway usage analytics — total calls, top services, recent activity
Complete CrossFin API guide — services, pricing, x402 payment flow, code examples
Find cheapest/fastest path across 14 exchanges (incl. Coinbase, SUI, APT) using 13 bridge coins. Paid: $0.10 via x402. Requires local install with EVM_PRIVATE_KEY.
Call any CrossFin paid API with automatic x402 USDC payment. Requires local install with EVM_PRIVATE_KEY.
Create a wallet in the local CrossFin ledger. Requires local install.
Get wallet balance (KRW). Requires local install.
Transfer funds between wallets (KRW). Requires local install.
List transactions. Requires local install.
Set daily spend limit (KRW). Requires local install.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"crossfin": {
"url": "https://crossfin.dev/api/mcp",
"transport": "streamable-http"
}
}
}