Boostermage MTG Prices
BM
Boostermage MTG Prices
/get_retailer_products

get retailer products

Get products available at a specific retailer.

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 /get_retailer_products for me.

Input

FieldTypeDescription
retailer_id*stringRetailer ID (e.g. 'zatu')
limitnumberMax results (max 200) default 20

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":"/get_retailer_products","input":{"retailer_id":"...","limit":20}}'
cli
npx cracked-ai run -p mcp-com-boostermage-mtg-prices -e /get_retailer_products -i '{"retailer_id":"...","limit":20}'
mcp
run_tool({ provider: "mcp-com-boostermage-mtg-prices", endpoint: "/get_retailer_products", input: {"retailer_id":"...","limit":20} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.