Location and Timezone MCP Server by RoxyAPI for Gemini CLI
com.roxyapi/location
City geocoding and timezone resolution for birth data, for AI agents, one API key.
client:Gemini CLI
transport:streamable-http
tools:3
Install Location and Timezone MCP Server by RoxyAPI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"location": {
"httpUrl": "https://roxyapi.com/mcp/location"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs