By run-as-root
Toggl Track time tracking for Claude Code — log and query time entries via natural language
A Claude Code plugin that connects to Toggl Track so you can log and review time entries using natural language.
1. Add the marketplace and install the plugin:
claude plugin marketplace add https://github.com/run-as-root/toggl-claude-plugin
claude plugin install toggl
2. Add your Toggl API token (found at toggl.com/profile):
mkdir -p ~/.claude/toggl
echo "YOUR_API_TOKEN" > ~/.claude/toggl/credentials
3. Restart Claude Code.
Just talk to Claude naturally — the skill activates automatically:
"Log 90 min on Cover Main / development today"
"What did I track last week?"
"How much time on the run_as_root project in May?"
"Log 8h public holiday on Friday"
Claude resolves project and task names automatically before logging.
Note: If your Toggl workspace requires both a project and task on every entry (workspace-level setting), Claude will always ask for both when logging.
| Tool | Purpose |
|---|---|
toggl_get_me | Get user info and workspace ID |
toggl_list_projects | List all active projects |
toggl_list_tasks | List tasks inside a project |
toggl_list_time_entries | Query entries by date range / project / task |
toggl_get_summary | Aggregated time totals by project and task |
toggl_create_time_entry | Log a completed time entry |
toggl_get_current_timer | Check what's currently running |
claude plugin update toggl@toggl
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub run-as-root/toggl-claude-plugin --plugin togglReliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Plugin that includes the Figma MCP server and Skills for common workflows
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,637 supported skills.