get_meReturns the authenticated user's profile from /me (user_id, account_id and identity fields). Use this first to discover account context before calling
list_workspacesLists available workspaces/accounts for the authenticated user, including account_id and selected workspace flag. Use this when multiple workspaces ex
list_eventsLists time events from /events for a date range. Supports filters by USER, PROJECT, CUSTOMER, TASK, or COMPANY, plus pagination and sort order. If fil
list_company_eventsLists company-level events from /events using filter=COMPANY. Use this for global metrics (for example, total hours by user in a period) without itera
get_eventFetches one time event by event_id from /events/{id}. Use when you already have an event identifier and need full event detail. Limitations: requires
list_usersLists account users from /users. Supports filters and optional billing/team/employee expansion. Use this to discover users before calling user-specifi
get_userGets a single user from /users/:id. Use when you already have a user id and need detailed profile data. Limitations: read-only; access to other users
list_user_tasksLists tasks assigned to a user from /users/:id/assigned_tasks, grouped by project. By default (without filter) this endpoint returns the user's active
list_user_projectsLists projects assigned to a user from /users/:user_id/projects. Use to scope project context for a specific person. Limitations: read-only; returns o
list_user_trackablesLists user trackables from /users/:id/trackables (projects and tasks grouped by project). Supports favorite-only mode and project/task filtering optio
list_projectsLists projects from /projects with optional status filter (ALL, ACTIVE, ARCHIVED). Use for project discovery before task/event queries. Limitations: r
list_tasksLists tasks from /tasks, optionally scoped by project_id and status filter (ALL, ACTIVE, ARCHIVED). Use after selecting a project to narrow task conte
create_taskCreates a new task using POST /tasks/add. Supports assigning users, linking to a project, custom fields and billable flag. Limitations: write operatio
get_taskGets a specific task from /tasks/:task_id. By default this tool requests include_custom_fields=true so task custom fields are returned unless explicit
update_taskUpdates an existing task using /tasks/update/:task_id. Supports changing description, due date, project/service linkage, assignees, billing fields and
create_customerCreates a new customer using POST /customers/add. Supports adding custom field values during creation. Limitations: write operation; requires permissi
update_customerUpdates an existing customer using /customers/update/:customer_id. Supports renaming the customer and updating custom field values. Limitations: write
create_projectCreates a new project using POST /projects/add. Supports linking a customer, custom fields, public visibility and estimated time. Limitations: write o
+8 more tools
No proxied traffic observed for this host yet. Connect it at /connect and its grade gains a measured Reliability score + per-tool behavioral evidence — the half a static scan can't produce.
We re-grade mcp.trackingtime.co on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.