Initial public draft of Agent Discovery Exchange (AX) #1
Replies: 2 comments 2 replies
-
|
The biggest problem in scaling agents globally is discovery, and it needs to be simple, effective, open, and available for all. Agent exchange projects are starting to pop up as central registries for agent discovery. This fragments discovery further and means organisations will need to interface with multiple exchanges, adding friction to agent adoption. What we need is an open implementation that anyone can adopt—one that does, at its core, what the draft embodies. This is the only way agents will be freely discoverable across the globe. Corporate exchanges for monetisation will come, but they should build on top of an open discovery protocol rather than replace it. This is why I am building Open-tethyr |
Beta Was this translation helpful? Give feedback.
-
|
The draft specification references the RFC8615 standard path for Existing well-known URIs follow the RFC8615 pattern: https://example.com/.well-known/security.txt Defining If the intent is to align with RFC 8615, the standard path would be Is there a specific architectural requirement driving the _agent subdomain prefix? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Autonomous AI agents increasingly operate across organizational and administrative boundaries. However, there is no standardized, internet-native mechanism for discovering agent endpoints, understanding their capabilities, or negotiating supported interaction protocols.
This document defines Agent Discovery Exchange (AX), a lightweight, protocol-agnostic discovery mechanism that enables agents to advertise their capabilities and supported interaction protocols using existing DNS and HTTPS infrastructure. AX is designed to complement — not replace — existing agent execution and communication protocols such as GraphQL, MCP, A2A, and REST.
This discussion was created from the release Initial public draft of Agent Discovery Exchange (AX).
Beta Was this translation helpful? Give feedback.
All reactions