ASG Card
/install agentcard
Agent Card — Payment Skill
Give your AI agent a virtual MasterCard. Agent Card lets agents autonomously create, fund, and manage virtual MasterCard cards by paying in USDC on the Stellar blockchain.
What It Does
- Create cards — Issue virtual MasterCards with per-card spend limits
- Fund cards — Top up existing cards with USDC
- Manage cards — List, freeze, unfreeze, and inspect card details
- On-chain payments — Every transaction uses the x402 protocol on Stellar with verifiable on-chain proof
Setup
npx @asgcard/cli onboard -y
This creates a Stellar wallet (~/.asgcard/wallet.json), configures the MCP server, and installs the payment skill. Your agent is ready to pay in under 30 seconds.
MCP Tools (9 available)
| Tool | Description |
|---|---|
get_wallet_status |
Wallet address, USDC balance, readiness |
create_card |
Create virtual MasterCard (x402 payment) |
fund_card |
Top up existing card |
list_cards |
List all wallet cards |
get_card |
Card summary |
get_card_details |
PAN, CVV, expiry (nonce-protected) |
freeze_card |
Freeze a card |
unfreeze_card |
Re-enable a card |
get_pricing |
Current tier pricing |
Use Cases
- Pay for API credits (Anthropic, OpenAI, Google Cloud)
- Provision cloud infrastructure (DigitalOcean, Vercel)
- Buy domains, SaaS subscriptions, and developer tools
- Any merchant that accepts MasterCard
Links
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agentcard - After installation, invoke the skill by name or use
/agentcard - Provide required inputs per the skill's parameter spec and get structured output
What is ASG Card?
Virtual MasterCards for AI agents — crypto payments, USDC wallet, create and manage virtual payment cards autonomously via x402 protocol on Stellar blockchain. It is an AI Agent Skill for Claude Code / OpenClaw, with 270 downloads so far.
How do I install ASG Card?
Run "/install agentcard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ASG Card free?
Yes, ASG Card is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ASG Card support?
ASG Card is cross-platform and runs anywhere OpenClaw / Claude Code is available (macos, linux, windows).
Who created ASG Card?
It is built and maintained by ASG Compute (@asgcompute); the current version is v0.2.0.