BM
Boostermage MTG Prices
/find_best_price
find best price
Find the cheapest currently available in-stock or pre-order price for a product across all retailers.
liveverifiedunknown~5s typical
mcpprobedboostermagemtgprices
$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-boostermage-mtg-prices /find_best_price for me.
Input
| Field | Type | Description |
|---|---|---|
| product_id* | string | Product ID (e.g. 'aetherdrift-play-booster') |
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-boostermage-mtg-prices","endpoint":"/find_best_price","input":{"product_id":"..."}}'cli
npx cracked-ai run -p mcp-com-boostermage-mtg-prices -e /find_best_price -i '{"product_id":"..."}'mcp
run_tool({ provider: "mcp-com-boostermage-mtg-prices", endpoint: "/find_best_price", input: {"product_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.