BM
Boostermage MTG Prices
/find_deals
find deals
Find MTG products currently priced below average market price.
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_deals for me.
Input
| Field | Type | Description |
|---|---|---|
| min_discount | number | Minimum discount percentage (e.g. 10 for 10% off) default 5 |
| limit | number | Max results (max 100) default 10 |
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_deals","input":{"min_discount":5,"limit":10}}'cli
npx cracked-ai run -p mcp-com-boostermage-mtg-prices -e /find_deals -i '{"min_discount":5,"limit":10}'mcp
run_tool({ provider: "mcp-com-boostermage-mtg-prices", endpoint: "/find_deals", input: {"min_discount":5,"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.