M
mcp
/compare_listings
compare listings
Side-by-side comparison of 2-3 specific Birkin listings. Pass listing ids returned by a prior search_birkin call. Returns full specs + the cheapest option flagg
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 /compare_listings for me.
Input
| Field | Type | Description |
|---|---|---|
| listing_ids* | array | 2-3 listing IDs from a prior search_birkin |
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":"/compare_listings","input":{"listing_ids":[]}}'cli
npx cracked-ai run -p mcp-com-birkinbagstock-mcp -e /compare_listings -i '{"listing_ids":[]}'mcp
run_tool({ provider: "mcp-com-birkinbagstock-mcp", endpoint: "/compare_listings", input: {"listing_ids":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.