References

Standards, specifications, and scanners

These references describe the standards, drafts, validators, and technical work behind agent-ready websites and Open for Agents for WordPress.

They also inform the currently available Shopify app and Any-Web preview.

Standards and specifications

specification.website

Joost de Valk's platform-agnostic website specification maps the web foundations, well-known URIs, and agent-readiness signals Open for Agents helps WordPress sites expose.

Website Spec: Agent readiness

The agent-readiness section defines the practical site signals agents rely on, including stable URLs, structured data, robots controls, and machine-readable endpoints.

The WebMCP specification

The webmachinelearning/webmcp repository hosts the pre-standard WebMCP draft for exposing JavaScript and form-based tools to browser agents while preserving page context and user control.

Agentic Resource Discovery specification

The ARD v0.9 Draft defines federated discovery and search for agentic resources. Its AI Catalog publication envelope uses specVersion 1.0; Open for Agents keeps those two version labels distinct.

Open Knowledge Format v0.1

Google Cloud's OKF specification describes a portable Markdown knowledge format. Open for Agents watches this adjacent format but does not currently claim OKF detection, publication, or execution support.

RFC 8615: Well-Known URIs

RFC 8615 defines the /.well-known/ URI pattern used by many discovery, identity, authorization, and agent-readiness endpoints.

RFC 9727: api-catalog

RFC 9727 defines /.well-known/api-catalog for automated discovery of published APIs and their machine-readable metadata.

RFC 9264: Linkset

RFC 9264 defines the Linkset format used by API catalogs to publish typed links in a machine-readable document.

IETF draft: MCP discovery URI

This active Internet-Draft proposes an mcp: URI scheme and a /.well-known/mcp-server discovery path for finding MCP servers.

Scanners and validators

Is It Agent Ready?

Cloudflare's scanner checks public URLs for agent-readiness signals across discoverability, content access, bot controls, protocol discovery, and commerce.

Adjacent thinking

Google Search: AI features and your website

Google's official guidance explains how generative Search features continue to rely on crawlability, indexing, useful visible content, and normal Search foundations, and says Google Search ignores llms.txt for inclusion and ranking.

Universal Commerce Protocol specification

The official UCP specification describes an emerging commerce protocol. It is one way to publish commerce information, not an Open for Agents certification or the definitive record for a site.

Joost.blog: Agent-ready static blog

Joost de Valk's retrofit case study shows how markdown alternates, API catalogs, agent skills, MCP, WebMCP, and OAuth tradeoffs show up on an existing site.

Google Cloud: Introducing the Open Knowledge Format

Google Cloud's announcement introduces OKF as a vendor-neutral directory of Markdown files with YAML frontmatter for portable knowledge exchange. Open for Agents is monitoring it, not advertising support.

Joost.blog: Agent-ready by design

Joost de Valk's case study shows how source content, markdown endpoints, MCP, and discovery headers fit together on a site designed for agents from the start.

Anthropic MCP connector documentation

Anthropic's Claude API documentation explains direct connections to remote MCP servers, tool configuration, OAuth tokens, and current connector limits.

Chrome's WebMCP documentation

Chrome's WebMCP guide explains the Chrome 149+ origin trial, local testing flow, limitations, and testing tools for client-side agent tools.