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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agentcard - 安装完成后,直接呼叫该 Skill 的名称或使用
/agentcard触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
ASG Card 是什么?
Virtual MasterCards for AI agents — crypto payments, USDC wallet, create and manage virtual payment cards autonomously via x402 protocol on Stellar blockchain. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 270 次。
如何安装 ASG Card?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agentcard」即可一键安装,无需额外配置。
ASG Card 是免费的吗?
是的,ASG Card 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ASG Card 支持哪些平台?
ASG Card 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux, windows)。
谁开发了 ASG Card?
由 ASG Compute(@asgcompute)开发并维护,当前版本 v0.2.0。