vaultgate for Cursor
io.github.adamrowles1996/vaultgate
Self-hosted remote MCP server for Bitwarden and Vaultwarden with OAuth 2.1; agents hold tokens only
client:Cursor
transport:streamable-http
Install vaultgate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vaultgate": {
"url": "https://{vaultgate_host}/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs