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
| Tool | Description | Cost |
|---|---|---|
giftcard-browse | Browse gift cards by country | 2% |
giftcard-buy | Purchase gift cards | 2% |
airtime-topup | Mobile top-up | 2% |
airtime-detect | Auto-detect carrier | Free |
bill-pay | Pay bills | 2% |
bill-billers | Query available billers | Free |
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"
}
}