@asgpay/cli
v1.0.6
Published
ASG Pay CLI — full 9-step AI agent onboarding, virtual Mastercard management, status, fund-link, doctor checks. Supports Claude, Codex, Cursor, and Gemini CLI.
Maintainers
Readme
What is @asgpay/cli?
@asgpay/cli is the command-line tool for creating and managing virtual Mastercard cards for AI agents. Also auto-installs MCP server configuration for Claude Desktop, OpenAI Codex, and Cursor.
Part of the ASG Pay ecosystem.
Install
npx @asgpay/cliQuick Start
# Full onboarding (creates wallet + card + installs MCP)
npx @asgpay/cli onboard -y --client codex
# Install MCP server for Claude
npx @asgpay/cli install --client claude
# Install for Cursor
npx @asgpay/cli install --client cursor
# Create a new card
npx @asgpay/cli card create --name "Research Agent" --limit 100
# List cards
npx @asgpay/cli card list
# Fund a card
npx @asgpay/cli card fund --id card_123 --amount 50Supported MCP Clients
| Client | Auto-Install | Status | |--------|:----------:|:------:| | Claude Desktop | ✅ | Production | | OpenAI Codex | ✅ | Production | | Cursor | ✅ | Production | | Gemini CLI | ✅ | Production |
ASG Pay Ecosystem
| Package | Purpose | |---------|---------| | @asgpay/pay | Multi-chain payment SDK (x402 + MPP) | | @asgpay/sdk | Virtual Mastercard management | | @asgpay/cli | ← You are here. CLI tool. | | @asgpay/mcp-server | AI agent tools (Claude, Codex, Cursor) | | @asgpay/fund | One-link agent wallet funding | | @asgpay/agent-cash | Autonomous virtual credit cards | | @asgpay/create-app | Project scaffolding |
Links
- 🌐 asgcard.dev · 📦 @asgpay/pay · 𝕏 @ASGCardx402
