Findymail for Gemini CLI
io.github.pipeworx-io/findymail
Findymail MCP — B2B email finder & reverse-email lookup (findymail.com)
client:Gemini CLI
transport:streamable-http
Install Findymail in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"findymail": {
"httpUrl": "https://gateway.pipeworx.io/findymail/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs