Skip to content
Windsurf

ASG Card for Windsurf

io.github.asgcompute/asgcard-mcp-server

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

client:Windsurf transport:stdio runtime:npm

Install ASG Card in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "asgcard-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@asgcard/mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ASG Card in other clients