CabalSpy Wallet Tracker MCP
OfficialReal-time crypto wallet tracking on BNB Chain, providing tools for leaderboard, wallet PnL, history, holdings, and more.
Real-time crypto wallet tracking on Ethereum, providing tools for leaderboard, wallet PnL, history, holdings, and more.
Real-time crypto wallet tracking on Solana, providing tools for leaderboard, wallet PnL, history, holdings, and more.
CabalSpy MCP Server
Real-time crypto wallet tracking for AI assistants. CabalSpy monitors labeled wallets — key opinion leaders (KOLs), smart money and whales — across Solana, BNB Chain, Base and Ethereum, and exposes the data as Model Context Protocol (MCP) tools.
Connect it to Claude, Cursor, or any MCP client and ask about on-chain trading activity in plain language.
Remote endpoint:
https://mcp.cabalspy.xyz/mcpTransport: Streamable HTTP
Auth: per-user API key via the
X-CabalSpy-KeyheaderFree test key: 1000 requests at cabalspy.xyz/dashboard
Pricing: cabalspy.xyz/pricing
Tools
Tool | What it does |
| Top wallets ranked by volume for a chain, wallet type and period (6h / 1d / 7d / 30d) |
| Realized PnL, win rate, volume, trade counts and active tokens for one wallet |
| Complete lifetime trading history, paginated, with per-token breakdown |
| Current on-chain token positions |
| Daily and monthly realized profit and loss |
| Wallets that trade the same tokens as a given wallet |
| Browse all tracked wallets for a chain and type |
| Check whether an address is tracked, across all chains |
| Onboarding: how to get a free API key and connect |
Questions it answers
"Who are the best-performing Solana KOLs today?"
"What is this wallet's lifetime PnL?"
"Which whales are accumulating right now?"
"Which wallets trade similar tokens to this address?"
Connecting
Claude Desktop / claude.ai
Add a custom connector (Settings → Connectors) pointing to:
https://mcp.cabalspy.xyz/mcpMCP client config (Cursor, VS Code, etc.)
{
"mcpServers": {
"cabalspy": {
"type": "http",
"url": "https://mcp.cabalspy.xyz/mcp"
}
}
}Authentication
Every request needs your CabalSpy API key, sent as the X-CabalSpy-Key header.
Get a free test key (1000 requests, no cost) at
cabalspy.xyz/dashboard.
Supported chains
Solana · BNB Chain · Base · Ethereum
Wallet types
KOL · Smart money · Whale
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CabalSpy/CabalSpy-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server