CyberGift
全球礼品卡 + 话费充值 + 账单缴费。
概述
CyberGift 提供礼品卡购买、全球话费充值和水电网账单缴费服务。覆盖 170+ 国家。
MCP 工具
| Tool | 说明 | 费用 |
|---|---|---|
giftcard-browse | 按国家浏览礼品卡 | 2% |
giftcard-buy | 购买礼品卡 | 2% |
airtime-topup | 话费充值 | 2% |
airtime-detect | 自动检测运营商 | 免费 |
bill-pay | 缴费 | 2% |
bill-billers | 查询可用账单商 | 免费 |
支持品牌
Amazon, Steam, iTunes, Google Play, Netflix, Spotify, Visa Gift Card, PlayStation, Xbox, Uber, Airbnb 等。
覆盖范围
- 礼品卡:170+ 国家
- 话费充值:140+ 国家运营商
- 账单缴费:50+ 国家
使用示例
购买礼品卡
{
"service_id": "giftcard-buy",
"params": {
"wallet": "0x...",
"productId": 12345,
"unitPrice": 25,
"recipientEmail": "user@example.com"
}
}话费充值
{
"service_id": "airtime-topup",
"params": {
"wallet": "0x...",
"operatorId": 678,
"amount": 10,
"phone": "+1234567890"
}
}