W
whale-data
/market_overview
Market overview + regime
One-call market scan: totals (volume, OI, liquidations, mcap), 24h whale net flow, BTC risk regime (SMA20/50 + breadth), and the top rows by volume. Pass coin t
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 /market_overview for me.
Input
| Field | Type | Description |
|---|---|---|
| pair | string | Alias for coin. |
| limit | integer | Max board rows returned. Defaults to 20, hard ceiling 50 for everyone and no plan raises i |
| coin | string | Return this coin's row on its own, for example BTC, instead of the whole board. Only coins |
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":"/market_overview","input":{}}'cli
npx cracked-ai run -p mcp-com-coinlobster-whale-data -e /market_overview -i '{}'mcp
run_tool({ provider: "mcp-com-coinlobster-whale-data", endpoint: "/market_overview", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.