Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timen plugin for Claude

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 at https://mcp.gettimen.com/mcp, authenticated with OAuth. Nothing runs locally.
  • A timen skill — teaches Claude the Timen conventions (resolve names to ids first, use the date_preset and report shortcuts, and follow the preview→confirm flow for deletes).
  • A /weekly-review slash command — a read-only summary of the week's tracked time.

Install

From this marketplace

/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.

Requirements

  • 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.

What Claude can do

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.

Examples

  • "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

Privacy & support

License

MIT — see LICENSE.

About

Timen time tracking for Claude via the Timen MCP server

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors