ASG Card for Zed
io.github.asgcompute/asgcard-mcp-server
Give AI agents autonomous virtual card management via x402 and Stellar USDC
client:Zed
transport:stdio
runtime:npm
Install ASG Card in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"asgcard-mcp-server": {
"command": "npx",
"args": [
"-y",
"@asgcard/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs