← Index

ASG Card

io.github.ASGCompute/asgcard-mcp-server·v0.5.13·Other
Quality Score
75
/100

Give AI agents autonomous virtual card management via x402 and Stellar USDC

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "asgcard-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@asgcard/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "asgcard-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@asgcard/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @asgcard/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
5
§04  Alternatives in Other