Skip to content
Gemini CLI

timesheets for Gemini CLI

io.github.theluckystrike/timesheets

Track billable time from your AI chat: timers, entries, reports, CSV export. All data stays local.

client:Gemini CLI transport:streamable-http runtime:mcpb tools:14

Install timesheets in Gemini CLI

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

{
  "mcpServers": {
    "timesheets": {
      "httpUrl": "https://mcp.zovo.one/mcp/timesheets"
    }
  }
}

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

timesheets in other clients