Agentcard
Virtual Visa cards for AI agents with MCP-native spending controls and per-task budget limits.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Endpoint
Hosted endpoint · transport http
Connect
This is a remote MCP server — point an MCP client at the endpoint URL. Clients with native remote support (Claude, Cursor, VS Code, …):
For stdio-only clients (older Claude Desktop, etc.), bridge with mcp-remote:
If the server requires authentication, add the provider's token/header (e.g. an X-API-Key) per its docs. A quick reachability check:
Tools
get_instructions— Fetch the latest usage guide for shopping and workflowswhoami— Show which account this session is operatingcreate_card— Create a new virtual Visa card funded from the walletlist_cards— List all virtual cards with balances and statusget_card_details— Get decrypted PANcheck_balance— Check the live balance on a virtual cardclose_card— Permanently close a virtual cardpause_card— Pause a multi-use card to block new chargesresume_card— Resume a paused multi-use cardupdate_card_limit— Raise or lower a multi-use card total spend limitlist_transactions— List transactions for a specific cardlist_all_transactions— List transactions across all cardsapprove_request— Approve or deny a pending approval requestget_wallet— Show the agent funding wallet and its balancefund_wallet— Add money to the wallet with Apple Pay or Google Paywithdraw_wallet— Withdraw wallet funds to a bank account or crypto addressstart_phone_verification— Send a one-time code to unlock wallet fundingverify_phone— Check the one-time code and unlock wallet fundingstart_kyc— Begin identity verificationget_kyc_status— Check identity verification statussubmit_user_info— Save phone number and terms acceptance for card creationbuy— Shop and check out at linked merchants using natural languagebuy_search_products— Search a linked merchant for productsbuy_checkout— Place and pay for the current cart with a one-time cardbuy_list_merchants— List commerce merchants and link statusbuy_set_budget— Set a spending budget enforced before every checkoutget_plan— Show the current planupgrade_plan— Start an upgrade to a paid plancancel_plan— Cancel the active paid subscriptionget_rewards— Show tokenback balance and recent activitystart_support_chat— Start a new support conversation
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.