Summary
Tracking time stops being the thing you forget to do.
Starting a timer is a sentence inside the conversation you were already having, which is the only reason it actually gets started. The current-entry tool answers the other half - whether something has been running since this morning.
What it is
A small Toggl Track server: start a timer with a description, stop the one that is running, and see what is currently being tracked.
What you get
- A timer started for a task you describe, optionally against a workspace, a project and tags
- The running time entry stopped, with confirmation of what was stopped
- The current entry in full: description, workspace, start time, running duration, tags and project - or a clear answer that nothing is running
- Every workspace on the account, with its ID and name
Requirements
A Toggl Track account and its API token, copied from your profile settings into the MCP client config. It runs with uv from a local checkout.
