HTMLvault for Gemini CLI
com.htmlvault/htmlvault
Publish and manage secure HTML links: PII/secret scanning, batch create, patch edits, analytics.
client:Gemini CLI
transport:streamable-http
Install HTMLvault in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"htmlvault": {
"httpUrl": "https://htmlvault.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs