vaultgate for Zed
io.github.adamrowles1996/vaultgate
Self-hosted remote MCP server for Bitwarden and Vaultwarden with OAuth 2.1; agents hold tokens only
client:Zed
transport:streamable-http
Install vaultgate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vaultgate": {
"url": "https://{vaultgate_host}/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs