Skip to content
Grok

time tracking for Grok

io.github.theluckystrike/time-tracking

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

client:Grok transport:streamable-http runtime:mcpb tools:14

Install time tracking in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "time-tracking": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/time-tracking"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

time tracking in other clients