data-breach-detector for Gemini CLI
io.github.beepboop2025/data-breach-detector
Read-only breach intel, full history 2007-today: reports THAT an org was breached, never the data.
client:Gemini CLI
transport:streamable-http
runtime:pypi
tools:7
Install data-breach-detector in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"data-breach-detector": {
"httpUrl": "https://breach.seiche.info/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs