M
mcp
/get_market_price
get market price
Live market price statistics (min, avg, median, max) for a Birkin spec across all current BirkinBagStock listings. Always call this when the user asks 'how much
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 /get_market_price for me.
Input
| Field | Type | Description |
|---|---|---|
| color | string | |
| hardware | string | |
| leather | string | |
| size | string | Birkin size 25/30/35/40 |
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":"/get_market_price","input":{}}'cli
npx cracked-ai run -p mcp-com-birkinbagstock-mcp -e /get_market_price -i '{}'mcp
run_tool({ provider: "mcp-com-birkinbagstock-mcp", endpoint: "/get_market_price", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.