time tracker timesheet billable hours for VS Code
io.github.theluckystrike/time-tracker-timesheet-billable-hours
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 time tracker timesheet billable hours in VS Code
.vscode/mcp.json
{
"servers": {
"time-tracker-timesheet-billable-hours": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/time-tracker"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs