Boostermage MTG Prices
BM
Boostermage MTG Prices
/find_recently_restocked

find recently restocked

Find MTG products that recently became available (restocked or new listings). Useful for 'what just came back in stock' or 'recently restocked'.

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_recently_restocked for me.

Input

FieldTypeDescription
hoursnumberLookback window in hours (max 168) default 24
limitnumberMax results (max 100) default 20
availabilitystringAvailability to check for: 'in-stock' or 'pre-order' default "in-stock"

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_recently_restocked","input":{"hours":24,"limit":20,"availability":"in-stock"}}'
cli
npx cracked-ai run -p mcp-com-boostermage-mtg-prices -e /find_recently_restocked -i '{"hours":24,"limit":20,"availability":"in-stock"}'
mcp
run_tool({ provider: "mcp-com-boostermage-mtg-prices", endpoint: "/find_recently_restocked", input: {"hours":24,"limit":20,"availability":"in-stock"} })

Try it

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