toggl_get_current_entry
Returns the running timer, elapsed seconds, and hydrated project/workspace context.
How to use it
toggl_get_current_entry is exposed by the MCP Toggl MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the toggl_get_current_entry tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Toggl
npm install -g @verygoodplugins/mcp-togglOther tools in MCP Toggl (15)
Returns hits, misses, hit rate, loaded entity counts, and warm-cache state.
Verifies token access and lists available workspaces without exposing the token.
Clears cached data. Useful after creating or renaming Toggl entities.
Hours by project and workspace for a date. Use format: "text" for display text or "json" for structured output.
Raw hydrated entries by period, date range, workspace, or project.
Toggl Track Desktop app usage summary with optional raw events.
Lists clients for a workspace using cache-backed reads after first fetch.
Lists projects for a workspace using cache-backed reads after first fetch.
Lists all accessible workspaces.
Total hours per project for a period or date range.
Starts a timer with description, optional project/task, and tags.
Stops the currently running timer.
Pre-fetches workspace, project, client, and tag data before a heavy reporting session.
7-day breakdown with daily totals and project rollups. Use weekoffset: -1 for last week.
Total hours per workspace for a period or date range.