Ip Geolocation Mcp for Gemini CLI
io.github.varvararatta/ip_geolocation_mcp
Unlock the power of IP geolocation with our tool! Whether you're a developer needing location data
client:Gemini CLI
transport:streamable-http
tools:3
Install Ip Geolocation Mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"ip_geolocation_mcp": {
"httpUrl": "https://ip-geolocation-mcp.mcpize.run/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs