numertel for Gemini CLI
pl.numertel/numertel
Polish phone number lookup: who called, spam and scam checks, UKE DNO registry, CERT phishing stats
client:Gemini CLI
transport:streamable-http
tools:7
Install numertel in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"numertel": {
"httpUrl": "https://numertel.pl/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