vaultgate for VS Code
io.github.adamrowles1996/vaultgate
Self-hosted remote MCP server for Bitwarden and Vaultwarden with OAuth 2.1; agents hold tokens only
client:VS Code
transport:streamable-http
Install vaultgate in VS Code
.vscode/mcp.json
{
"servers": {
"vaultgate": {
"type": "http",
"url": "https://{vaultgate_host}/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs