Static pre-check · Fri, 07 Aug 2026 06:49:59 GMT
monday.com
AI agents struggle with incomplete documentation, broken integration links, and MCP server handshake failures preventing reliable automation.
Watch a real agent use your site →
A live Claude Code run against monday.com, streamed step by step.
Test this with real agents →
An audit: measured success rates from repeated real agent runs, with confidence intervals and downloadable evidence.
Discovery 18/22.2
Documentation linked from the homepagedetailsFAIL
no link to documentation found in the homepage HTML
Fix: Link your docs from the homepage with visible anchor text ("Docs", "Documentation", "Developers"). An agent that cannot find your docs from your homepage will guess your API.
API reference linked from the homepagedetailsWARN
no link to an API reference in the homepage HTML
Fix: If you have an API, link its reference from the homepage. If you don't, this check is safe to ignore.
Canonical URL declareddetailsPASS
https://monday.com
Homepage has a meta descriptiondetailsPASS
163 characters
Homepage has a descriptive titledetailsPASS
'The AI Work Platform for People & Agents | monday.com' (53 chars)
Open Graph tags presentdetailsPASS
og:title and og:description present
robots.txt allows agent crawlersdetailsPASS
all 6 agent crawlers may fetch /
robots.txt existsdetailsPASS
HTTP 200, 2701 bytes
robots.txt points at the sitemapdetailsPASS
robots.txt has a Sitemap: line
sitemap.xml exists and parsesdetailsPASS
616 URL(s) listed
Brand findable in agent searchdetailsN/A
search-based checks are deferred — excluded from the score
Listed in an MCP registrydetailsN/A
registry lookup not implemented in v1 — excluded from the score rather than guessed
Accessibility 27.8/33.3
Links in llms.txt resolvedetailsFAIL
3 of 5 sampled links broken: https://api.monday.com/v2/get_schema?format=sdl → 404, https://api.monday.com/v2/get_schema → 404, https://api.monday.com/v2/get_schema?version=2026-04 → 404
Fix: Fix the dead links in /llms.txt. Pointing an agent at a 404 is worse than not pointing it anywhere.
llms-full.txt is publisheddetailsWARN
/llms-full.txt not served
Fix: Optional but cheap: publish /llms-full.txt with your docs inlined as one markdown file, so an agent can read everything in a single fetch.
Serves markdown when asked for itdetailsWARN
Accept: text/markdown → text/html; charset=utf-8
Fix: Optional but increasingly expected: honour `Accept: text/markdown` by serving a markdown rendering of the page, so agents skip HTML parsing entirely.
Content-to-markup ratio is reasonabledetailsWARN
ratio 0.0261 — 15508 readable chars in 593500 bytes of HTML
Fix: Most of what you serve is markup and inline script rather than content. Reduce inline payloads or server-render more text so the signal-to-noise ratio favours readers.
Homepage responds to an agent requestdetailsPASS
HTTP 200 for / (agent UA)
Served over HTTPSdetailsPASS
https://monday.com/
Structured data (JSON-LD) on the homepagedetailsPASS
1 valid block(s)
llms.txt is publisheddetailsPASS
HTTP 200, 9901 bytes
llms.txt is structured markdowndetailsPASS
has headings and markdown links
Same response for agents and browsersdetailsPASS
both User-Agents got HTTP 200
Homepage has readable text without JavaScriptdetailsPASS
15508 characters of text in the served HTML
No long redirect chain on the homepagedetailsPASS
0 redirect(s)
Docs are readable without JavaScriptdetailsN/A
/docs not served (HTTP 404) — docs may live on another path or host
Usability 30.7/44.4
MCP server completes the initialize handshakedetailsFAIL
HTTP 403 — the endpoint requires credentials to initialize
Fix: Let unauthenticated clients complete `initialize` and `tools/list`, and require auth only on `tools/call`. An agent that cannot see your tools cannot decide to use them.
agents.md is publisheddetailsWARN
/agents.md not served (HTTP 404)
Fix: Publish /agents.md: what an agent may do here, which endpoints matter, auth requirements, and rate limits. It is the agent-facing counterpart to a README.
A documentation endpoint respondsdetailsWARN
/docs → HTTP 404
Fix: Serve docs at the conventional /docs path, or redirect it to wherever they live. Agents try conventional paths first.
Errors are machine-readabledetailsWARN
404 returns HTML, not a machine-readable body
Fix: Content-negotiate your errors: return a JSON body with a stable `code` (and a `next_action` where recovery exists) to clients that ask for JSON.
OpenAPI documents error responsesdetailsWARN
3 error response(s) documented, none with a schema
Fix: Give your 4xx/5xx responses a response body schema with a stable machine-readable error code. An agent needs to branch on the code, not parse your prose.
OpenAPI declares its auth schemedetailsPASS
1 scheme(s): bearerAuth
OpenAPI operations are describeddetailsPASS
2/2 operations described (100%)
OpenAPI document publisheddetailsPASS
HTTP 200, 8857 bytes of JSON
OpenAPI document is structurally validdetailsPASS
OpenAPI 3.1.0, 2 path(s)
.well-known/mcp.json advertises an MCP serverdetailsPASS
HTTP 200, valid JSON
The /api root behaves predictablydetailsN/A
/api → HTTP 404 (no API at the conventional root)
MCP tool parameters are typed and describeddetailsN/A
no listed MCP tools to inspect
Every MCP tool has a descriptiondetailsN/A
no listed MCP tools to inspect
MCP server lists toolsdetailsN/A
handshake did not complete, so tools/list was not reached
Payments not applicable — excluded from the score
Serves a 402 payment challengedetailsN/A
no agent-payment rail published — not applicable. This layer is excluded from the score rather than counted against the site.
Declares AP2 / ACP supportdetailsN/A
no agent-payment rail published — not applicable. This layer is excluded from the score rather than counted against the site.
Publishes x402 payment metadatadetailsN/A
no agent-payment rail published — not applicable. This layer is excluded from the score rather than counted against the site.
Badge
Shows the current scan score and grade for this domain, straight from the latest static pre-check.
[](/score/monday.com)<a href="/score/monday.com"><img src="/api/badge/monday.com" alt="agent readiness score" /></a>