cabal-hunter
C
cabal-hunter
/check_cabal_risk

check cabal risk

Pre-trade safety check for any Solana token mint: is a buyer about to be someone's exit liquidity? Every flag links to its on-chain evidence tx. AFTER YOU BUY:

liveunknown~5s typical
mcpcabal-hunter
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-cabal-hunter-api-cabal-hunter /check_cabal_risk for me.

Input

FieldTypeDescription
mintAddress*stringThe Solana mint address of the token to audit (base58, 32–44 chars)
pairCreatedAtnumberOptional: DexScreener pairCreatedAt timestamp in milliseconds. Speeds up analysis when pro

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-cabal-hunter-api-cabal-hunter","endpoint":"/check_cabal_risk","input":{"mintAddress":"..."}}'
cli
npx cracked-ai run -p mcp-com-cabal-hunter-api-cabal-hunter -e /check_cabal_risk -i '{"mintAddress":"..."}'
mcp
run_tool({ provider: "mcp-com-cabal-hunter-api-cabal-hunter", endpoint: "/check_cabal_risk", input: {"mintAddress":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.