Default Privacy for Gemini CLI
io.github.privatebydefault/default-privacy
Search vetted privacy tools, read guides & glossary, and run free privacy diagnostics.
client:Gemini CLI
transport:streamable-http
tools:14
Install Default Privacy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"default-privacy": {
"httpUrl": "https://defaultprivacy.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