@asgcard/mcp-server
Freeby MCP Community
MCP Server for ASG Card — give AI agents autonomous virtual card management via x402
v0.6.3Added Apr 12, 2026
mcpmodel-context-protocolasgcardvirtual-cardai-agent
@asgcard/mcp-server MCP Server
MCP Server for ASG Card — give AI agents autonomous virtual card management via x402
Installation
Reviews
Installation
Quick install
npx -y @asgcard/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@asgcard/mcp-server": {
"command": "npx",
"args": ["-y", "@asgcard/mcp-server"]
}
}
}