FullEnrich for Gemini CLI
io.github.fullenrich/fullenrich
Search B2B contacts, enrich verified emails and phone numbers, and export results.
client:Gemini CLI
transport:streamable-http
Install FullEnrich in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fullenrich": {
"httpUrl": "https://mcp.fullenrich.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs