Retrieve the authenticated Clockify user's details, including active and default workspace IDs, to identify the current user and their workspace context.
An MCP server for Clockify that provides tools for managing timers, time entries, projects, tasks, tags, people, reports, and time off, with natural language parsing of times and durations.
Update a Clockify time entry's description, project, tags, time range, duration, or billable status. Existing values are kept, so only the fields you specify are changed.
Create a completed time entry in Clockify by providing start and end times, with options for project, task, tags, billable, and description templates. Applies rounding from .clockify.yml.
Retrieve effective .clockify.yml standards including templates, rounding, automation triggers, and inactivity settings. Optionally set CLOCKIFY_CONFIG_ROOT to specify repo root.
Start a Clockify timer to track work. Automatically fill descriptions from GitHub issues and assign projects, tasks, or tags for accurate time logging.
List all Clockify workspaces accessible to the authenticated user, allowing selection of a specific workspace for time tracking and project management.
Search time entries across Clockify by description phrase to find specific work records. Filter by user, date range, or workspace to locate relevant time tracking data.