Skip to content
Gemini CLI

time for Gemini CLI

network.clockchain/time

Clockchain®: neutral verified network time for AI agents (get_time). Testnet.

client:Gemini CLI transport:streamable-http

Install time in Gemini CLI

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

{
  "mcpServers": {
    "time": {
      "httpUrl": "https://clockchain-time-rp6evdzqkq-uc.a.run.app/mcp"
    }
  }
}

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

time in other clients