TL;DR

On April 17, 2026, Cloudflare launched the Agent Readiness Score: a public 0-to-100 score that measures whether a website is technically readable by AI agents (ChatGPT, Claude, Perplexity, Gemini). The public scanner runs at isitagentready.com. Since May 12, 2026, the score is integrated into the Cloudflare dashboard via URL Scanner, with six specialized sub-scores. Cloudflare also publishes a weekly-updated Radar dataset tracking adoption of AI agent standards. For any business that wants to be cited by AI engines and not just read, this score becomes a free checklist.

Direct answer: the Agent Readiness Score evaluates five technical layers (Discoverability, Content, Bot Access Control, Capabilities, Commerce) through 16 checks — robots.txt, sitemap.xml, RFC 8288 Link headers, Markdown content negotiation, AI bot rules, Content Signals, Web Bot Auth, MCP Server Card, API Catalog, OAuth/OIDC discovery, and agentic commerce standards (x402, UCP, ACP). The score does not measure editorial quality; it measures whether an AI agent can discover, parse, authenticate and call your site without friction. It's the 2026 equivalent of Core Web Vitals — but for AI agents, not for humans.

On April 17, 2026, André Jesus and Vance Morrison announced the Agent Readiness Score on the Cloudflare blog, as part of Agents Week. On May 12, 2026, the Cloudflare changelog documented the URL Scanner dashboard integration. On May 24, 2026, Search Engine Journal published the reference SEO analysis. Three sources converge: the score is becoming the de facto standard for agent readiness in 2026.

What the score actually measures

The public scanner at isitagentready.com evaluates five categories, of which four count toward the final score:

  1. Discoverability — presence and quality of robots.txt, sitemap.xml, and Link headers conforming to RFC 8288.
  2. Content — server's ability to negotiate Markdown content via the Accept header, to deliver agents a clean, structured version of the content without the noise of rendered HTML.
  3. Bot Access Control — dedicated AI bot rules in robots.txt, presence of Content Signals ("can be used to train AI"), and Web Bot Auth signatures that let an agent prove its identity.
  4. Capabilities — API discovery (catalog), OAuth/OIDC endpoints, MCP Server Card (Model Context Protocol), Agent Skills index, and WebMCP tools exposed to an agent.
  5. Commercex402 protocol (HTTP payment), UCP profiles (Universal Commerce Protocol), and ACP discovery document (Agentic Commerce Protocol). This category is optional and auto-excluded for non-ecommerce sites.

The Cloudflare announcement put it plainly: "The web has always had to adapt to new standards. It learned to speak to web browsers, and then it learned to speak to search engines. Now, it needs to speak to AI agents."

0 → 100 Agent Readiness scoring scale (5 maturity levels)
16 checks Technical checks across 5 categories (Cloudflare, April 2026)
May 12 Date of URL Scanner dashboard integration
6 sub-scores Detailed dashboard views (Basic Web Presence, Discoverability, Content Accessibility, Bot Access Control, Protocol Discovery, Commerce)

Why Cloudflare publishes this score now

Cloudflare routes about 20% of global web traffic. When the infrastructure operator invents a metric, that metric becomes a reference. Three structural reasons explain the timing.

First, AI agents have been browsing the web for real since late 2025. OpenAI Operator, Claude Computer Use, Perplexity Comet, Gemini Deep Research — these agents open pages, read content, call APIs, and even pay. Until publishers know whether their site is agent-ready, they can't optimize for visibility in AI answers.

Second, the llms.txt debate didn't settle anything. As we documented in our analysis of Google's contradiction on llms.txt, Google publicly stated that llms.txt is not used by Gemini, while still encouraging publishers to publish sitemaps and structured content. The Cloudflare score acknowledges this ambiguity by testing both official standards (robots.txt, sitemap) and emerging ones (MCP, Web Bot Auth, llms.txt).

Third, Cloudflare positions its agentic business. The URL Scanner dashboard becomes the entry point for selling Cloudflare AI products (AI Gateway, Workers AI, Browser Rendering). The lower a site scores, the more it needs Cloudflare tooling to fill the gaps. Infrastructure marketing, fully owned.

The Cicéro take: the Agent Readiness Score is the first public and auditable metric that validates what we've been installing for clients since 2024 — structured schema, clean sitemap, agent-oriented robots.txt, FAQPage, directly citable content. Before, we sold "be visible in ChatGPT" on trust. Now we have a score out of 100 the client can test for free before signing, and re-test after the work. Exactly the auditability standard we've been waiting for since AI Overviews launched.

What it concretely changes for SMEs

The Cloudflare score isn't an Anglo trend — it's a reproducible technical grid on any website. Three direct implications for businesses that want to capture traffic from ChatGPT, Perplexity or Claude.

1. The score becomes the entry KPI of any serious GEO audit. Asking a vendor "what's our current Agent Readiness Score?" is now as normal as asking "what's our PageSpeed?". A score under 50 on a B2B site in 2026 signals zero technical AI-optimization work has been done. That's exactly the grid we integrate into our GEO vs SEO integration framework.

2. GEO work becomes measurable. As we documented in our E-E-A-T analysis for AI content, the GEO risk in 2026 is paying for invisible optimization. The Cloudflare score provides a quantified before/after: updated robots.txt = +5 points, FAQPage schema published = +3 points, MCP Server Card exposed = +8 points. A consultant who doesn't deliver a measurable score improvement isn't delivering GEO.

3. Publisher sites and ecommerce have different priorities. The scanner offers distinct presets: All Checks, Content Sites (blogs, media), API/Applications. A media site hitting 67/100 on the Content Sites preset is ahead; an ecommerce site ignoring x402 and ACP standards starts under-equipped for the agentic commerce that's coming. This segmentation tracks exactly what we observed after Google's official GEO guide: generic optimizations no longer suffice — typology-specific grids are required.

What to do in the next 30 days

  1. Run a scan on isitagentready.com with the preset that fits your site (Content Sites for a blog or media, All Checks for a corporate site, API/Applications for a SaaS). Note the initial score and which checks fail. Free, no signup, under 2 minutes.
  2. Audit your robots.txt and sitemap.xml first — these are the highest-ROI checks (one added line can lift 5 to 10 points). Verify that GPTBot, ClaudeBot, PerplexityBot, GoogleOther are explicitly handled (allowed or blocked — not ignored).
  3. Publish or complete your structured schema: Organization, FAQPage, Article, BreadcrumbList. The Cloudflare score doesn't read JSON-LD directly, but AI agents rely on this data to generate citations. Same foundation that feeds our post-Google I/O 2026 SEO prioritization method.
  4. Expose an MCP Server Card if you have a public API. This is the emerging standard (pushed by Anthropic, as we documented in our Anthropic-Stainless analysis) that lets AI agents call your endpoints cleanly. Without MCP, an agent that wants to use your site falls back to HTML scraping — brittle, slow, and increasingly tolerated less.
  5. Re-scan after every deployment: integrate the scan into the post-deploy checklist alongside Lighthouse. Cloudflare publishes a weekly Radar dataset on AI agent standard adoption — a score that climbs vs an industry that stagnates is a story you can tell prospects.

Limits of this analysis

Three things this article doesn't cover, honestly.

First, the Cloudflare score doesn't measure content quality. A site scoring 95/100 with generic, poorly sourced AI content won't be cited any more than before. The score is a necessary condition for agent readability, not a sufficient condition for citation. Citation remains an editorial job (authority, freshness, sourcing, originality) no technical scanner will ever measure.

Second, emerging standards move fast. MCP is 8 months old, x402 is a few weeks old, Web Bot Auth is still under discussion. A site investing heavily in those protocols in May 2026 is taking a reversible bet: what scores 8 points today could score 2 or 15 tomorrow depending on real adoption by OpenAI, Anthropic and Google. The right reflex is to prioritize stable checks (robots.txt, sitemap, schema) and treat emerging checks (MCP, x402) as low-cost optionality.

Third, Cloudflare is judge and party. The score is designed to highlight standards Cloudflare deploys on its network (Web Bot Auth, AI Bot Management, Content Signals). The checks privilege the infrastructure Cloudflare operates. Not a conspiracy — a normal commercial logic — but read the score as a useful gauge, not an absolute truth. Best strategy: cross this score with other signals (actual citations in ChatGPT, mentions in Perplexity, visibility in Google AI Mode).

What's your Agent Readiness Score today?

Free Cicéro audit: we scan your site, identify the 10 actions that lift your score by 30 points in 4 weeks, and price the plan. Agency-quality work, software-grade productivity. €250 to €1,800 / month.

The Cicéro take

The Agent Readiness Score isn't a marketing gimmick. It's the first serious attempt at a standard metric to measure a site's readability against AI agents, at the exact moment those agents are starting to browse the web for real. Cloudflare takes the position nobody dared to take — not Google, not OpenAI, not the W3C. The metric is imperfect, partial, and already available: three ingredients that have historically been enough to impose a standard.

For SMEs, the point isn't to hit 100/100. The point is to move from 30 to 70 in six weeks, document the delta, and turn that number into commercial proof: "our site is read correctly by AI agents, here's the score." Competitors who ignore this metric in 2026 will lose the first wave of AI citations without understanding why their rivals appear in ChatGPT and they don't. Our conviction: the Agent Readiness Score will be integrated into standard SEO audits by end of 2026, the same way Core Web Vitals was in 2021.

Sources

  • Cloudflare Blog — Introducing the Agent Readiness Score, André Jesus & Vance Morrison (April 17, 2026)
  • Cloudflare Developers — Agent Readiness scores available in URL Scanner via Dashboard (May 12, 2026)
  • Search Engine Journal — All You Need To Know About Cloudflare's Agent Readiness Score (May 24, 2026)
  • isitagentready.com — Cloudflare public scanner (16 checks, 5 categories)
Alexis Dollé, founder of Cicéro
Alexis Dollé
CEO & Founder

Growth and SEO content strategist, I founded Cicéro to help businesses build lasting organic visibility — on Google and in AI-generated answers alike. Every piece of content we produce is designed to convert, not just to exist.

LinkedIn