Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

BlinkCodes catalog

com.blinkcodes/catalog

Read-only catalog of gift cards, service top-ups and travel eSIMs sold by BlinkCodes.

Uptime
100.0%
1 direct probes · 30d
Response
115ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

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.

get_product

Get one catalog product by id: available denominations with prices, required order inputs, and any countries where the code cannot be redeemed.

buy_product

Buy a gift card, service top-up or travel eSIM and receive the delivery. Paid in USDC on Base (x402), no account and no browser. Call it twice: first with the order arguments to get payment requiremen…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "blinkcodes_catalog": {
      "url": "https://blinkcodes.com/mcp",
      "transport": "streamable-http"
    }
  }
}