What is the CrossFin MCP server?
AI agent access to Asian crypto markets. Korean exchange routing and x402 paid APIs.
How to install CrossFin
Copy-paste configuration for popular MCP clients.
EVM_PRIVATE_KEYsecretBase 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)
{
"mcpServers": {
"crossfin": {
"command": "npx",
"args": [
"-y",
"crossfin-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"CROSSFIN_API_URL": "<YOUR_CROSSFIN_API_URL>",
"CROSSFIN_LEDGER_PATH": "<YOUR_CROSSFIN_LEDGER_PATH>"
}
}
}
}{
"mcpServers": {
"crossfin": {
"command": "npx",
"args": [
"-y",
"crossfin-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"CROSSFIN_API_URL": "<YOUR_CROSSFIN_API_URL>",
"CROSSFIN_LEDGER_PATH": "<YOUR_CROSSFIN_LEDGER_PATH>"
}
}
}
}{
"mcpServers": {
"crossfin": {
"command": "npx",
"args": [
"-y",
"crossfin-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"CROSSFIN_API_URL": "<YOUR_CROSSFIN_API_URL>",
"CROSSFIN_LEDGER_PATH": "<YOUR_CROSSFIN_LEDGER_PATH>"
}
}
}
}{
"servers": {
"crossfin": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"crossfin-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<YOUR_EVM_PRIVATE_KEY>",
"CROSSFIN_API_URL": "<YOUR_CROSSFIN_API_URL>",
"CROSSFIN_LEDGER_PATH": "<YOUR_CROSSFIN_LEDGER_PATH>"
}
}
}
}claude mcp add crossfin --env EVM_PRIVATE_KEY=<YOUR_EVM_PRIVATE_KEY> --env CROSSFIN_API_URL=<YOUR_CROSSFIN_API_URL> --env CROSSFIN_LEDGER_PATH=<YOUR_CROSSFIN_LEDGER_PATH> -- npx -y crossfin-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.