Track your time in Timen from Claude — start and stop timers, log time you forgot, edit entries, run reports, and manage projects and clients — via the hosted Timen MCP server.
This plugin bundles:
- The Timen MCP connector (
.mcp.json) — a remote server athttps://mcp.gettimen.com/mcp, authenticated with OAuth. Nothing runs locally. - A
timenskill — teaches Claude the Timen conventions (resolve names to ids first, use thedate_presetand report shortcuts, and follow the preview→confirm flow for deletes). - A
/weekly-reviewslash command — a read-only summary of the week's tracked time.
/plugin marketplace add breezepm/timen-plugin
/plugin install timen
Then approve the OAuth login from the connectors/authentication prompt. The first time a Timen tool is used, Claude will ask you to connect your Timen account.
- A Timen account. Grant the read scope for viewing and the write scope to track or change time.
- Claude Code, or another Claude surface that supports plugins.
Read: your account and team, projects, clients, tags, team members, time entries, the running timer, invoices, and time reports grouped by project, client, tag, person, or day.
Write (needs the write scope): start and stop timers, log completed time, edit and delete
time entries, and create projects and clients. Tags are created automatically when you name one
while tracking. Deleting an entry is confirmed in two steps before anything changes.
- "Start a timer on the Acme website project."
- "I spent two hours this morning on client calls — log it."
- "What am I tracking right now?"
- "How much did I track this week, grouped by project?"
- "Move yesterday's 3pm entry to the Marketing project."
/weekly-review
- Learn more: https://www.gettimen.com/help/ai-assistants
- Privacy policy: https://www.gettimen.com/privacy
- Support: support@gettimen.com
MIT — see LICENSE.