Skip to content
VS Code

timesheets for VS Code

io.github.theluckystrike/timesheets

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

client:VS Code transport:streamable-http runtime:mcpb tools:14

Install timesheets in VS Code

.vscode/mcp.json

{
  "servers": {
    "timesheets": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/timesheets"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

timesheets in other clients