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
| Field | Type | Description |
|---|---|---|
| country | string | ISO-3166-1 alpha-2 country code the product is issued for, e.g. US, TR. |
| limit | integer | Max products to return (default 10, max 50). |
| query | string | Free text matched against product name and brand, e.g. "steam" or "playstation". |
| type | string (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.