M
mcp
/list_market_movers
list market movers
Returns the Birkin specs with the biggest median-ask price moves (up or down) in the recent window. Use for 'what's hot', 'biggest movers', 'show me trending',
liveverifiedunknown~5s typical
mcpprobedmcp
$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-birkinbagstock-mcp /list_market_movers for me.
Input
| Field | Type | Description |
|---|---|---|
| days | integer | Window length 2-30, default 7 |
| limit | integer | How many movers, default 5, max 12 |
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-birkinbagstock-mcp","endpoint":"/list_market_movers","input":{}}'cli
npx cracked-ai run -p mcp-com-birkinbagstock-mcp -e /list_market_movers -i '{}'mcp
run_tool({ provider: "mcp-com-birkinbagstock-mcp", endpoint: "/list_market_movers", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.