time tracking for Cursor
io.github.theluckystrike/time-tracking
Track billable time from your AI chat: timers, entries, reports, CSV export. All data stays local.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:14
Install time tracking in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"time-tracking": {
"url": "https://mcp.zovo.one/mcp/time-tracking"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs