W
whale-data
/whale_context
Whale flow vs own history
Per-coin whale flow vs that coin's OWN logged history: multiple of its daily average, N-day-high flags, buy share now vs 7d. The "is this unusual for THIS coin"
liveverifiedunknown~5s typical
mcpprobedwhale-data
$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-coinlobster-whale-data /whale_context for me.
Input
| Field | Type | Description |
|---|---|---|
| pair | string | Alias for coin. |
| coin | string | Coin symbol, for example BTC, or a comma-separated list of up to 15 for a portfolio in one |
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-coinlobster-whale-data","endpoint":"/whale_context","input":{}}'cli
npx cracked-ai run -p mcp-com-coinlobster-whale-data -e /whale_context -i '{}'mcp
run_tool({ provider: "mcp-com-coinlobster-whale-data", endpoint: "/whale_context", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.