References

Standards, specifications, and scanners

Open for Agents sits inside a wider web ecosystem. These references describe the standards, drafts, validators, and technical thinking that shape agent-readable WordPress publishing.

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 WebMCP draft for exposing JavaScript and form-based tools to browser agents while preserving page context and user control.

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

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.

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 proposed browser APIs, local testing flow, limitations, and testing tools for client-side agent tools.