Skip to content
Zed

time tracking for Zed

io.github.theluckystrike/time-tracking

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

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

Install time tracking in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "time-tracking": {
      "url": "https://mcp.zovo.one/mcp/time-tracking"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

time tracking in other clients