Skip to content
Gemini CLI

Timeapi Io for Gemini CLI

io.github.pipeworx-io/timeapi-io

TimeAPI.io MCP.

client:Gemini CLI transport:streamable-http

Install Timeapi Io in Gemini CLI

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

{
  "mcpServers": {
    "timeapi-io": {
      "httpUrl": "https://gateway.pipeworx.io/timeapi-io/mcp"
    }
  }
}

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

Timeapi Io in other clients