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