Mcp Server
Let your coding agent read and update TrackingTime projects, tasks, time events, customers, and team data without leaving the IDE.
Overview
TrackingTime MCP is an Operate-phase MCP server that connects AI agents to TrackingTime profile, events, users, projects, tasks, customers, and services over hosted HTTP or SSE.
What is this MCP server?
- Covers profile, events, users, projects, tasks, customers, and services in one MCP surface
- Remote transports: streamable HTTP and SSE at mcp.trackingtime.co with X-API-Key (APP Password)
- Hosted MCP only—no local npm package in server.json; register URL + secret in the agent
- Version 1.0.2 with GitHub source at TrackingTime/mcp-server
- Pairs with agency and consultancy workflows where billable time must stay accurate
- Server version 1.0.2
- 2 remote transports: streamable-http and SSE
- 7 domain areas named in description: profile, events, users, projects, tasks, customers, services
What problem does it solve?
Switching between your IDE and TrackingTime to log time or check project state breaks flow and lets billable minutes slip.
Who is it for?
Freelancers and small teams already on TrackingTime who want agents to summarize tasks, customers, and logged events during build and operate weeks.
Skip if: Builders who do not use TrackingTime or who need deep offline time-entry automation without a paid workspace.
What do I get? / Deliverables
After you register the remote MCP URL and APP Password, your agent can work against live TrackingTime project and time data from chat or the editor.
- Agent-callable access to TrackingTime profile, events, users, projects, tasks, customers, and services
- Dual remote endpoints (HTTP MCP and SSE) configured in the host
- Operational bridge between IDE workflows and live workspace data
Recommended MCP Servers
Journey fit
Time and project tracking is how solo builders run client work and internal shipping once the product exists; the canonical shelf is Operate because the MCP is about ongoing execution telemetry, not greenfield code. Iterate subphase fits recurring adjustments to projects, tasks, and logged hours as scope and priorities shift week to week.
How it compares
Hosted time-tracking MCP integration, not a local skill for writing project plans from scratch.
Common Questions / FAQ
Who is TrackingTime MCP for?
Solo builders and agencies on TrackingTime who want Claude Code, Cursor, or similar clients to read and update projects, tasks, and time data via MCP.
When should I use TrackingTime MCP?
Use it during operate and grow weeks when you reconcile hours, client projects, and task status from the same agent session where you ship code.
How do I add TrackingTime MCP to my agent?
Create a TrackingTime APP Password, add the remote server https://mcp.trackingtime.co/mcp or /sse with header X-API-Key set to that password in your MCP client config.