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>"
}
}
}
}