Skip to content

Add Agent Cards MCP server#3480

Closed
keyserfaty wants to merge 1 commit intomodelcontextprotocol:mainfrom
keyserfaty:add-agent-cards
Closed

Add Agent Cards MCP server#3480
keyserfaty wants to merge 1 commit intomodelcontextprotocol:mainfrom
keyserfaty:add-agent-cards

Conversation

@keyserfaty
Copy link
Copy Markdown

Summary

  • Adds Agent Cards to the community servers list
  • Agent Cards gives AI agents prepaid virtual Visa cards with fixed budgets
  • Tools: list_cards, create_card, get_card_details, check_balance, close_card, x402_fetch, support chat
  • Transport: HTTP (Streamable HTTP) + stdio

Details

Agent Cards is an MCP server that lets AI agents create and spend prepaid virtual Visa cards. Each card has a fixed USD budget, real card credentials, and full MCP integration. Agents can create cards, make payments, check balances, and handle 402 Payment Required responses automatically via the x402 protocol.

Install: npx agent-cards setup-mcp

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@olaservo
Copy link
Copy Markdown
Member

Thanks for contributing to the MCP servers repo!

We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target.

Going forward, please publish your server to the MCP Registry using the quickstart guide:
https://github.com/modelcontextprotocol/registry/blob/main/docs/modelcontextprotocol-io/quickstart.mdx

That's where server discovery now happens. Thanks for building on MCP!


Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response.

@olaservo olaservo closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants