Clockwise is Not Agent-Ready to agents.
Discry independently scored how well an AI agent can discover and understand the Clockwise API from what’s public — not whether it’s usable. Below: every signal we checked, what’s costing the score, and what to change.
SCORED UNDER RUBRIC 1.2 · A full re-launch under Discry Score 2.5 — a new behavioral instrument, not comparable to these scores — is in progress.
Discovery
45% of score · 0/100Comprehension
55% of score · 0/100What we found
- An agent trying to reach the Clockwise developer surface today hits a dead end: every path on getclockwise.com (including /mcp, /overview, /blog/*, robots.txt, llms.txt, sitemap.xml, and .well-known/mcp.json) returns HTTP 200 but serves only a static 'joining Salesforce' shutdown notice, so effective 404s are masked as successful responses.
- The product is being discontinued (support ends March 27, 2026; the assessment date of June 30, 2026 is past that), and both the developer.getclockwise.com and support.getclockwise.com subdomains fail DNS resolution entirely, so no reference docs, quickstart, or knowledge base is retrievable.
- Clockwise had genuinely notable agent-readiness credentials before shutdown — it publicly launched what it billed as the 'first MCP Server for Time' in September 2025 for Claude, Cursor, and ChatGPT — but that surface is now gone, so an agent has zero live signal to act on.
- Search results for 'Clockwise API' surface unrelated third-party products (an IoT device API at clockwise.page and clockwisehq GitHub org, an SMS API at clockwisesms), which would actively mislead an agent trying to disambiguate the getclockwise.com AI calendar tool.
- No OpenAPI spec, AGENTS.md, or MCP registry entry is reachable for the getclockwise.com product; discovery and comprehension both score zero because no assessable documentation exists at any resolvable URL.
What to change
Prioritized by impact on discoverability. You (or your docs platform) deploy these — Discry never touches your API.
- 01Not actionable for the vendor — Clockwise is shutting down and joining Salesforce. This entry should be flagged in the Discry Directory as DISCONTINUED / sunset rather than scored as a live agent-readiness target.
- 02If the directory retains this record, annotate it clearly: product offline as of March 27, 2026; former MCP server and API docs no longer resolve; direct agents/users to the recommended successor (Reclaim.ai) or to Salesforce's agentic calendar offerings.
- 03For directory hygiene, add a disambiguation note distinguishing the getclockwise.com AI calendar tool from the unrelated 'Clockwise' IoT device API (clockwise.page / clockwisehq) and Clockwise SMS (clockwisesms), which pollute API-discovery searches.
- 04Deprioritize any future re-scan of getclockwise.com; re-evaluate only if Clockwise scheduling capabilities re-emerge under a Salesforce-hosted domain with a resolvable developer surface.
Execution coverage · INFORMATIONAL, UNSCORED
Whether an agent can actually complete a call and recover from errors is the deeper Audit layer — documented here, but not part of the Discry Score.
No execution characteristics are documented at an accessible URL. Clockwise is winding down (team joining Salesforce; product offline as of March 27, 2026), and the entire getclockwise.com domain now serves only a single shutdown-notice page. The developer and support subdomains no longer resolve, and the previously-launched Clockwise MCP server (getclockwise.com/mcp, 'first MCP Server for Time', Sept 2025) is no longer reachable. Nothing about auth, errors, rate limits, pagination, or idempotency can be assessed.