Model Context Protocol

Track your hours by just saying so.

TimeWarp is an MCP server. Connect it once and your assistant can book time, start and stop the timer, read your timetable and draft invoices — against your real account, with your permission, in plain language.

Server URLhttps://r267q2o6y2uvemwbheg2zmk4ky0qvfoe.lambda-url.eu-central-1.on.aws/mcp

ChatGPT

Plus, Pro, Business or Enterprise — connectors are not available on the free tier.

  1. Open Settings → Apps & Connectors and choose Create (you may need to turn on developer mode first).
  2. Paste https://r267q2o6y2uvemwbheg2zmk4ky0qvfoe.lambda-url.eu-central-1.on.aws/mcp as the MCP server URL.
  3. Pick OAuth as the authentication method — leave the client id and secret blank, TimeWarp registers ChatGPT automatically.
  4. Press Connect, sign in to TimeWarp in the window that opens, and approve the request.

Claude

claude.ai on Pro, Max, Team or Enterprise, and Claude Desktop.

  1. Open Settings → Connectors and choose Add custom connector.
  2. Paste https://r267q2o6y2uvemwbheg2zmk4ky0qvfoe.lambda-url.eu-central-1.on.aws/mcp and press Add.
  3. Press Connect, sign in to TimeWarp, and approve the request.

Claude Code, editors, anything else

Any client that speaks Streamable HTTP with OAuth 2.1.

claude mcp add --transport http timewarp https://r267q2o6y2uvemwbheg2zmk4ky0qvfoe.lambda-url.eu-central-1.on.aws/mcp

What it can do

Thirty-odd tools over the whole TimeWarp API. A few of them:

Book time

Log work that already happened, or run the timer live.

  • book_time
  • start_timer / stop_timer
  • spread_time
  • split_time_entry

Focuses & customers

Create, rename, re-tag and archive what you track against.

  • list_focuses
  • create_focus / update_focus
  • list_customers
  • create_customer

Report

Hours per focus, per customer, per day — and the export.

  • get_timetable
  • get_bill
  • export_timetable
  • list_time_entries

Invoice

Draft from unbilled time, issue, share, mark paid.

  • create_invoice
  • finalize_invoice
  • share_invoice
  • mark_invoice_paid

Try saying

  1. “Book three hours on the Acme redesign yesterday afternoon, note: wireframes.”
  2. “Start the timer on client calls.”
  3. “How many hours did I put into Acme last month, by week?”
  4. “Draft an invoice to Acme for August and show me the lines before issuing it.”

Your data stays yours. The connection is scoped to your account and nothing else. It never carries your password, it cannot change your plan or delete your account, and you can cut it off at any time by removing the connector — access dies within the hour. Customers, billable totals and invoicing need TimeWarp Pro; booking time and the timetable do not.