asgcard
v1.0.0
Published
Virtual MasterCard cards for AI agents — CLI & SDK. Alias for @asgcard/cli.
Maintainers
Readme
asgcard
Virtual MasterCard cards for AI agents — powered by x402 on Stellar
This is a convenience alias for @asgcard/cli.
Quick Start
# Full onboarding (wallet + MCP + skill)
npx asgcard onboard -y --client codex
# Or step by step:
npx asgcard wallet create # Generate Stellar keypair
npx asgcard wallet info # Check balance
npx asgcard install --client codex # Configure MCP
npx asgcard card:create -a 10 -n "AI Agent" -e [email protected]What is ASG Card?
ASG Card lets AI agents create and manage virtual MasterCard cards autonomously. Payments happen on-chain in USDC on Stellar via the x402 protocol.
- 🤖 AI-native — MCP integration for Claude, Codex, Cursor
- ⚡ Instant — Card created in seconds, no KYC
- 🔐 Secure — Stellar wallet signature auth, no API keys
- 💳 Real cards — Works anywhere MasterCard is accepted
Commands
| Command | Description |
|---------|-------------|
| asgcard onboard | Full setup: wallet + MCP + card |
| asgcard wallet create | Generate Stellar keypair |
| asgcard card:create | Create a virtual card |
| asgcard cards | List your cards |
| asgcard transactions <id> | View transaction history |
| asgcard doctor | Diagnose your setup |
Pricing
- Card issuance: $10
- Top-up fee: 3.5%
- Any amount from $5 to $5,000
Links
License
MIT
