Skip to content

CyberGift

Global gift cards + mobile top-up + bill payments.

Overview

CyberGift provides gift card purchases, global mobile top-up, and utility bill payments. Covering 170+ countries.

MCP Tools

ToolDescriptionCost
giftcard-browseBrowse gift cards by country2%
giftcard-buyPurchase gift cards2%
airtime-topupMobile top-up2%
airtime-detectAuto-detect carrierFree
bill-payPay bills2%
bill-billersQuery available billersFree

Supported Brands

Amazon, Steam, iTunes, Google Play, Netflix, Spotify, Visa Gift Card, PlayStation, Xbox, Uber, Airbnb, and more.

Coverage

  • Gift cards: 170+ countries
  • Mobile top-up: 140+ country carriers
  • Bill payments: 50+ countries

Usage Examples

Purchase Gift Card

{
  "service_id": "giftcard-buy",
  "params": {
    "wallet": "0x...",
    "productId": 12345,
    "unitPrice": 25,
    "recipientEmail": "user@example.com"
  }
}

Mobile Top-up

{
  "service_id": "airtime-topup",
  "params": {
    "wallet": "0x...",
    "operatorId": 678,
    "amount": 10,
    "phone": "+1234567890"
  }
}