Skip to content

SYSTEM Cited by 1 source

isitagentready.com

Overview

isitagentready.com is Cloudflare's public agent-readiness scanner — launched 2026-04-17 as part of the 2026 Agents Week. Enter any URL; the scanner performs live HTTP requests to the site, grades it on the four-dimension Agent Readiness Score rubric, and returns per-check pass/fail with per-failure paste-ready prompts a user can hand to a coding agent to implement the fix.

Lighthouse-style posture explicitly: free, public, action- oriented, designed to drive adoption of the emerging well-known endpoint cluster of agent-ergonomic web standards.

Scoring rubric

Four dimensions (each check pass/fail):

  1. Agent Discoveryrobots.txt, sitemap, Link: header (RFC 8288).
  2. Content for LLMs — default-checks markdown content negotiation; optional check for llms.txt.
  3. Access RulesWeb Bot Auth signatures directory, Content Signals in robots.txt.
  4. Agent Actions/.well-known/api-catalog (RFC 9727), /.well-known/mcp/server-card.json (draft), /.well-known/agent-skills/index.json (Cloudflare RFC).

Plus a non-scoring Agentic Commerce layer checking x402, Universal Commerce Protocol, Agentic Commerce Protocol — deliberately excluded from the score because the commerce- standard space is still mutating.

Self-referentiality

Practicing what it preaches — isitagentready.com is itself agent-ready:

  • Stateless MCP server at https://isitagentready.com/.well-known/mcp.json exposing a scan_site tool over Streamable HTTP; MCP-compatible agents can scan any site programmatically without the web UI.
  • Agent Skills index at https://isitagentready.com/.well-known/agent-skills/index.json with one skill document per standard the scanner checks. Agents not only know what failed but how to fix it.

Programmatic variants

Same four-dimension check is surfaced two more ways:

  • Agent Readiness tab on Cloudflare URL Scanner — UI integration alongside existing URL-analysis reports.
  • URL Scanner API option ("options": {"agentReadiness": true} on /accounts/$ID/urlscanner/v2/scan) — machine-consumable from a scanning / monitoring workflow.

Radar integration

The scanner's per-check results feed the Cloudflare Radar AI Insights "Adoption of AI agent standards" dataset — a weekly-refreshed measurement of the top 200,000 most-visited domains, filtered to exclude redirects / ad servers / tunneling services. Publicly accessible via Data Explorer and the Radar API.

Seen in

Last updated · 200 distilled / 1,178 read