CrossFin
Quality Score
87
/100
AI agent access to Asian crypto markets. Korean exchange routing and x402 paid APIs.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://crossfin.dev/api/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"crossfin": {
"command": "npx",
"args": [
"-y",
"crossfin-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your-evm_private_key>",
"CROSSFIN_API_URL": "<crossfin_api_url>",
"CROSSFIN_LEDGER_PATH": "<crossfin_ledger_path>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"crossfin": {
"command": "npx",
"args": [
"-y",
"crossfin-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your-evm_private_key>",
"CROSSFIN_API_URL": "<crossfin_api_url>",
"CROSSFIN_LEDGER_PATH": "<crossfin_ledger_path>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y crossfin-mcp§02 Environment variables
EVM_PRIVATE_KEYsecret
Base wallet private key for x402 USDC payments (only needed for paid tools)
CROSSFIN_API_URLAPI base URL (default: https://crossfin.dev)
CROSSFIN_LEDGER_PATHLocal ledger file path (default: ~/.crossfin/ledger.json)
§03 MCP Quality Score · methodology
freshness
22
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.