Cabal Hunter
@paulf280-ui
On-chain Solana token safety — cabal, bundle, rug-deployer & live-dump detection, one Exit-Liquidity Risk verdict before you buy.
Overview
What is Cabal Hunter?
Cabal Hunter is a pre-trade safety check for Solana trading agents. It analyzes a token’s on-chain activity and returns an Exit-Liquidity Risk verdict (LOW | ELEVATED | HIGH) before a bot signs a swap. It is built for Solana traders, automated trading bots, and AI agents (Claude, Cursor, ElizaOS) that need to avoid cabals, rugs, and coordinated dumps.
How to use Cabal Hunter?
Add the MCP server URL to your client configuration: { "mcpServers": { "cabal-hunter": { "url": "https://api.cabal-hunter.com/mcp" } } }. Then call check_cabal_risk(mintAddress) with a token’s mint address to get a risk verdict. A free visual bubble map and a REST API are also available.
Key features of Cabal Hunter
- Funding trace – top holders traced to shared funding wallets (cabal signature)
- Same-block Jito bundles – detects wallets that bought in one bundle (stealth launches)
- Coordinated dumps – real-time detection of multiple holders selling in the same block
- Serial-rug deployers – creator’s full launch history (“14 launched, 13 dead”)
- CEX-noise filter – exchange-funded holders are excluded to avoid false positives
Use cases of Cabal Hunter
- Check a token for cabal risk before executing a buy order
- Avoid rug pulls by detecting serial-rug deployers and coordinated dumps
- Assess exit-liquidity risk for tokens during market-making or sniping
- Integrate with AI trading agents (Claude, Cursor, ElizaOS) for automated safety checks
FAQ from Cabal Hunter
How much does Cabal Hunter cost?
The first 100 queries per IP are free each month. After that, each query costs $0.02 USDC paid natively on Solana – no account or API key required.
What does Cabal Hunter detect?
It detects funding traces to shared wallets, same-block Jito bundle buys, coordinated dumps in real time, serial-rug deployer histories, and filters out CEX-funded holders to avoid false positives.
What tools does Cabal Hunter work with?
It works with Claude, Cursor, and ElizaOS via the MCP protocol. It also offers a REST API and a free visual bubble map at https://api.cabal-hunter.com/demo.