AI Fleet Cards for Zed
io.github.evozim/ai-fleet-cards
Virtual corporate debit card issuer for autonomous bot transactions.
client:Zed
transport:sse
Install AI Fleet Cards in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ai-fleet-cards": {
"url": "https://ai-fleet-cards-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs