F
fingers
/market_movers
market movers
Scan and RANK a whole chain's most-traded tokens by 24h price move — the biggest GAINERS or LOSERS right now. Use this whenever the question is about the TOP/BI
liveunknown~5s typical
mcpfingers
$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-co-fingersai-fingers /market_movers for me.
Input
| Field | Type | Description |
|---|---|---|
| chain | string | which chain to scan: solana, base, ethereum, arbitrum, optimism, polygon, bsc, or robinhoo |
| direction | string | 'gainers' (default) for biggest risers, or 'losers' for biggest fallers. |
| limit | number | how many to return (default 6, max 25). |
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-co-fingersai-fingers","endpoint":"/market_movers","input":{}}'cli
npx cracked-ai run -p mcp-co-fingersai-fingers -e /market_movers -i '{}'mcp
run_tool({ provider: "mcp-co-fingersai-fingers", endpoint: "/market_movers", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.