BlinkCodes catalog
BC
BlinkCodes catalog
/search_catalog

search catalog

Search the store catalog of gift cards, service top-ups and eSIM data plans. Returns matching products with their price, availability and product page URL.

liveverifiedunknown~5s typical
mcpprobedblinkcodescatalog
$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-blinkcodes-catalog /search_catalog for me.

Input

FieldTypeDescription
countrystringISO-3166-1 alpha-2 country code the product is issued for, e.g. US, TR.
limitintegerMax products to return (default 10, max 50).
querystringFree text matched against product name and brand, e.g. "steam" or "playstation".
typestring (voucher | recharge_fixed | recharge | e_sim)voucher = gift card, recharge_fixed / recharge = top-up, e_sim = eSIM data plan.

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-blinkcodes-catalog","endpoint":"/search_catalog","input":{}}'
cli
npx cracked-ai run -p mcp-com-blinkcodes-catalog -e /search_catalog -i '{}'
mcp
run_tool({ provider: "mcp-com-blinkcodes-catalog", endpoint: "/search_catalog", input: {} })

Try it

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