Country Calling Codes for Gemini CLI
io.github.kajdep/countrycallingcodesmcp
Calling codes, phone analysis, dialing guidance, batch normalization and calling windows.
client:Gemini CLI
transport:streamable-http
tools:11
Install Country Calling Codes in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"countrycallingcodesmcp": {
"httpUrl": "https://www.countrycalling.codes/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