Source: Google Developers Blog / InfoWorldJune 17, 2026

ARD Protocol: 11 Tech Giants Launch Open Agent Discovery Standard Without OpenAI or Anthropic

View original source →

On June 17, 2026, Google published the Agentic Resource Discovery (ARD) specification with founding contributors including Cisco, Databricks, GitHub, GoDaddy, Hugging Face, Microsoft, Nvidia, Salesforce, ServiceNow, and Snowflake. The deliberate exclusion of OpenAI and Anthropic reveals a structural divide over who controls the enterprise agentic integration layer.

ARD defines two core technical primitives:

• A static ai-catalog.json manifest hosted at a well-known path on an organization's domain (similar to robots.txt) • A registry API that crawls and indexes published catalogs and returns ranked matches to natural-language discovery queries

The protocol is federated by design—organizations run their own registries that can cross-reference each other without a central authority. This prevents any single company from controlling the directory of enterprise AI capabilities.

Strategic implications of the architecture:

• ARD builds on Anthropic's open-source Model Context Protocol (MCP) and the Linux Foundation's AI Catalog Working Group • Integration guides explicitly include Claude, ChatGPT, and Gemini as ARD clients—making the standard useful to OpenAI and Anthropic users without requiring their participation • The specification is licensed under Apache 2.0 • If ARD achieves adoption, it dramatically reduces switching costs between AI models for enterprise applications

OpenAI's absence is the loudest signal: its superagent strategy—establishing ChatGPT as the default interface for all enterprise tasks—is structurally incompatible with a protocol that treats AI models as interchangeable commodity components. The enterprise platform incumbents are arguing that the correct architecture treats the underlying AI model as a commodity component discoverable through a registry, not as a fixed platform interface.

Why It Matters: ARD represents the enterprise platform incumbents' answer to the 'superagent' threat. The choice organizations make this year about which architecture to build for—open discovery versus single-provider interfaces—will determine vendor leverage for the next decade.