CyberCard
Instant USDC-funded Visa virtual cards.
Overview
CyberCard lets AI Agents and users instantly create Visa virtual cards funded with USDC, enabling fiat spending at any Visa-accepting merchant. No KYC, no bank account required.
MCP Tools
| Tool | Description | Cost |
|---|---|---|
card-create | Create card | $0.50 + top-up amount |
card-details | View card number, CVV, expiry | Free |
card-list | List all virtual cards | Free |
Usage Example
{
"service_id": "card-create",
"params": {
"wallet": "0x...",
"amount": 50
}
}Response:
{
"card_id": "card_abc123",
"card_number": "4242 **** **** 1234",
"cvv": "***",
"expiry": "12/27",
"balance": 50.00,
"currency": "USD"
}Pricing
| Item | Rate |
|---|---|
| Card issuance | $0.50/card |
| Top-up | 1:1 (USDC β USD) |
| Spending | No additional fees |
Provider
Compliant virtual card issuer supporting the global Visa network.
Use Cases
- AI Agents autonomously subscribing to SaaS services
- Online shopping (Amazon, eBay, etc.)
- Ad spending (Google Ads, Meta Ads)
- Domain registration, cloud service payments
