The only MCP server that gives Claude Desktop, Cursor, and Windsurf native access to Stacks, Celo, and Base — no RPC keys required.
npm install @wkalidev/multichain-mcp
Every tool is production-ready. Write operations return unsigned transactions — non-custodial by design.
Native and token balances for any wallet address.
Live token prices and 24h change via CoinGecko.
Aggregate wallet view across all 3 chains in one call.
Build unsigned transfer transactions for native or ERC-20/SIP-010 tokens.
Prepare unsigned ERC-20 token deployment transactions.
Add to your AI agent config and restart. No API keys required for the free tier.
{
"mcpServers": {
"multichain": {
"command": "npx",
"args": ["-y", "@wkalidev/multichain-mcp"],
"env": {
"MULTICHAIN_LICENSE_KEY": "your-key"
}
}
}
}
{
"mcpServers": {
"multichain": {
"command": "npx",
"args": ["-y", "@wkalidev/multichain-mcp"],
"env": {
"MULTICHAIN_LICENSE_KEY": "your-key"
}
}
}
}
All plans include a license key delivered automatically after purchase.
No credit card required
For individual developers
For teams and power users