VaultGuard for Zed
io.github.evozim/vaultguard
Secret scanner preventing leaks of corporate keys and credentials.
client:Zed
transport:sse
Install VaultGuard in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vaultguard": {
"url": "https://vaultguard-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs