CabalSpy Wallet Tracker
FreeNot checkedKOL, smart money & whale wallets API on Solana, BNB, Base, ETH: Wallet tracker, Leaderboard
About
KOL, smart money & whale wallets API on Solana, BNB, Base, ETH: Wallet tracker, Leaderboard
README
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/mcp - Transport: Streamable HTTP
- Auth: per-user API key via the
X-CabalSpy-Keyheader - Free test key: 1000 requests at cabalspy.xyz/dashboard
- Pricing: cabalspy.xyz/pricing
Tools
| Tool | What it does |
|---|---|
get_leaderboard |
Top wallets ranked by volume for a chain, wallet type and period (6h / 1d / 7d / 30d) |
get_wallet_tracker |
Realized PnL, win rate, volume, trade counts and active tokens for one wallet |
get_wallet_history |
Complete lifetime trading history, paginated, with per-token breakdown |
get_wallet_holdings |
Current on-chain token positions |
get_pnl_calendar |
Daily and monthly realized profit and loss |
get_wallet_connections |
Wallets that trade the same tokens as a given wallet |
list_wallets |
Browse all tracked wallets for a chain and type |
lookup_wallet |
Check whether an address is tracked, across all chains |
get_started |
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/mcp
MCP 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
Installing CabalSpy Wallet Tracker
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/CabalSpy/CabalSpy-MCP-ServerFAQ
Is CabalSpy Wallet Tracker MCP free?
Yes, CabalSpy Wallet Tracker MCP is free — one-click install via Unyly at no cost.
Does CabalSpy Wallet Tracker need an API key?
No, CabalSpy Wallet Tracker runs without API keys or environment variables.
Is CabalSpy Wallet Tracker hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install CabalSpy Wallet Tracker in Claude Desktop, Claude Code or Cursor?
Open CabalSpy Wallet Tracker on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare CabalSpy Wallet Tracker with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
