Agentic Resource Discovery (ARD)
August 26, 2026 ยท View on GitHub
Canonical home of the Agentic Resource Discovery specification โ a federated, domain-anchored standard for cataloging, searching, and discovering agentic resources (MCP servers, A2A agent cards, Skills, APIs, and other callable services) across networks of discovery services.
๐ Read the rendered spec at
agenticresourcediscovery.org/spec
โ the docs site renders spec/ard.md directly from this repo, so
this is the single source of truth.
Layout
spec/ard.mdโ the specification (v0.91)spec/ard-v0.9.mdโ the previous version, kept reachablespec/schemas/โ CDDL, JSON Schema, and OpenAPI definitionsadr/โ architecture decision recordsconformance/โ conformance test tooling
Contributing
We'd love your involvement โ contributions and feedback are very welcome. To keep the standard coherent, we handle two kinds of changes differently:
- Normative spec changes (anything that alters the standard itself โ
spec/ard.mdand the schemas inspec/schemas/): please open an issue to discuss the proposal first. Once there's agreement, a maintainer lands the change. This keeps the spec consistent and gives every change a clear rationale on record. - Everything else (examples, conformance tooling, reference implementations, documentation, typo and link fixes): pull requests are welcome โ just open one.
Not sure which bucket your idea falls in? Open an issue and we'll figure it out together.
Status
v0.91. The specification is open and evolving; feedback and proposals are welcome via issues and, for non-normative changes, pull requests.
License
See LICENSE.