Skip to content
Gemini CLI

tick mcp for Gemini CLI

io.github.cocabadger/tick-mcp

A time server that keeps your AI honest about time. Real clock + drift guard, zero dependencies.

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

Install tick mcp in Gemini CLI

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

{
  "mcpServers": {
    "tick-mcp": {
      "httpUrl": "https://tick-mcp-production.up.railway.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

What Gemini CLI can do once it is connected

tick mcp in other clients