Skip to content
Gemini CLI

mcp server for Gemini CLI

com.findyourfivepm/mcp-server

Discover cities where it's currently 5PM around the world with timezone and location data.

client:Gemini CLI transport:streamable-http tools:2

Install mcp server in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "mcp-server": {
      "httpUrl": "https://mcp.findyourfivepm.com"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

mcp server in other clients