MCP.so
Sign In
Servers

AgentCard

@agent-cards

MCP server for Agent Cards — prepaid virtual Visa cards for AI agents

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "agent-cards": {
      "url": "https://mcp.agentcard.sh/mcp",
      "headers": {
        "Authorization": "Bearer <your-jwt>"
      }
    }
  }
}

More from AI & Agents