get_wallet_statusCheck wallet readiness: returns public key, USDC and XLM balances on Stellar, whether balance is sufficient for card creation, and next-step guidance.
create_cardCreate a new virtual debit card. Pays on-chain with USDC via x402 protocol — fully autonomous, no human intervention needed. Returns card details (PAN
fund_cardFund an existing card with additional USDC. Pays on-chain via x402 protocol — fully autonomous.
list_cardsList all virtual cards associated with the configured wallet. Returns card IDs, names, balances, and statuses.
get_cardGet summary information for a specific card (balance, status, name). Does NOT return sensitive details like card number or CVV — use get_card_details
get_card_detailsGet sensitive card details: full card number (PAN), CVV, expiry date, and billing address. Use ONLY when you need to fill in a payment form. Prefer ge
freeze_cardTemporarily freeze a card. The card cannot be used for purchases while frozen. Use unfreeze_card to re-enable it. This is reversible (unlike closing a
unfreeze_cardUnfreeze a previously frozen card, re-enabling it for purchases.
get_pricingGet pricing info. Card issuance $10, top-up fee 3.5%. Any amount $5–$5,000.
get_transactionsGet real transaction history for a card from 4payments. Shows all card activity including purchases, refunds, and top-ups. Requires card ID.
get_balanceGet the live balance of a card directly from 4payments. Returns real-time balance, currency, and card status.
telegram_linkGenerate a one-time Telegram deep-link URL to connect the wallet owner
telegram_statusCheck whether the wallet owner
telegram_revokeDisconnect the wallet owner
get_onboard_statusCheck onboarding lifecycle status: registration, Telegram identity binding, sponsorship status, USDC balance, and next recommended action. Use this to
connect_telegramRegister wallet and get a Telegram deep-link for identity binding. The owner clicks this link in Telegram to connect their financial identity. Returns
get_fund_linkGenerate a fund.asgcard.dev URL that the wallet owner can use to fund the agent
get_wallet_balanceGet current USDC and XLM balances. API-first with Horizon fallback. Returns both balances, account funded status, and card readiness.
We re-grade npm:@asgcard/mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.