Cloudflare 조사, 주요 사이트의 agent-ready 표준은 거의 비어 있다
Cloudflare는 traffic 상위 200,000개 domain을 scan해 AI usage preference 선언은 4%, Markdown content negotiation은 3.9%, MCP Server Card와 API Catalog 노출은 15개 미만이라는 결과를 냈다. Agent Readiness score는 agent web을 감사 가능한 checklist로 바꾼다.
원문: Introducing the Agent Readiness score. Is your site agent-ready? 원문 보기 →
Cloudflare의 4월 17일 글은 agent web의 현재 상태를 숫자로 고정했다. 결론은 아직 얇다. Agent Readiness 글에서 Cloudflare는 traffic 기준 200,000개 주요 domain을 scan하고, agent interaction과 관련성이 낮은 category를 걸러낸 뒤, AI agent가 content를 발견하고 효율적으로 읽고 인증하고 capability를 호출할 수 있는 표준을 갖췄는지 측정했다고 밝혔다.
숫자가 이 이야기의 핵심이다. Cloudflare에 따르면 scan 대상의 78%는 robots.txt를 갖고 있었지만, 대부분은 AI agent가 아니라 traditional search crawler를 위해 쓰여 있었다. Content Signals로 AI usage preference를 선언한 site는 4%뿐이고, Accept: text/markdown 기반 Markdown content negotiation을 통과한 site는 3.9%에 그쳤다. MCP Server Card와 API Catalog 같은 emerging discovery standard는 전체 dataset에서 합쳐도 15개 미만이었다.
새 Agent Readiness score는 discoverability, content, bot access control, capabilities라는 네 축을 본다. Cloudflare는 x402, Universal Commerce Protocol, Agentic Commerce Protocol 같은 agentic commerce standard도 확인하지만 현재 score에는 반영하지 않는다. 실무적으로는 website owner가 URL을 넣고 실패한 항목을 확인한 뒤, coding agent에게 줄 prompt로 missing support를 보강할 수 있다는 의미다.
Cloudflare는 이 도구를 agent가 직접 호출할 수 있는 방식으로도 열었다. isitagentready.com은 scan_site tool을 가진 stateless MCP server와 Agent Skills index를 노출한다. Cloudflare URL Scanner에도 Agent Readiness tab과 API option이 들어갔다. 그래서 이 score는 단발성 점검뿐 아니라 compliance sweep과 automated site audit에도 쓸 수 있다.
더 흥미로운 대목은 Cloudflare 자체 documentation 실험이다. Cloudflare는 Markdown access, product별 llms.txt, 더 풍부한 metadata로 developer docs를 정리한 뒤, OpenCode에서 Kimi-k2.5를 사용한 agent가 non-refined documentation site 평균보다 31% fewer tokens를 쓰고 66% faster하게 정답에 도달했다고 밝혔다. 이 효과가 다른 agent tool에서도 유지된다면, agent-friendly web standard는 보기 좋은 표시가 아니라 latency, cost, accuracy를 좌우하는 infrastructure가 된다.
관련 기사
Cloudflare, AI Security for Apps를 GA로 출시하고 AI endpoint discovery를 전 요금제로 확대
Cloudflare는 2026년 3월 11일 AI Security for Apps를 generally available로 전환했다고 발표했다. 동시에 AI endpoint discovery를 Free, Pro, Business 플랜까지 무료로 열고, custom topics detection과 IBM·Wiz 연동을 추가했다.
Cloudflare Email Service, HN은 agent marketing보다 SMTP와 deliverability를 논했다
HN은 Cloudflare Email Service를 agent feature보다 “또 하나의 email sender”로 해석했다. 댓글은 Workers integration, SES 대안, spam, MTA-STS, sending limit 같은 낡지만 중요한 문제로 모였다.
Cloudflare 임시 계정, agent가 60분짜리 Worker를 바로 배포
관심은 AI agent가 가입과 OAuth 없이 배포-검증 루프를 돌 수 있게 된다는 점에 모였다.