Skip to content
Cursor

timer tracking for Cursor

io.github.theluckystrike/timer-tracking

Timer and time-tracking add-on: start/stop timers, log entries, CSV export. Data stays local.

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

Install timer tracking in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "timer-tracking": {
      "url": "https://mcp.zovo.one/mcp/timer-tracking"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

timer tracking in other clients