Skip to content

agentcommunity/aid-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

AID Registry

An open index of AID records discovered across the internet.

What This Is

AID (Agent Identity & Discovery) is decentralized by design — any domain owner can publish an _agent.<domain> DNS TXT record to advertise their agent endpoint. No central registry is required for discovery.

This registry is an observational catalog, not a gatekeeper. It collects and indexes AID records found in the wild to provide:

  • A public directory of domains with live AID records
  • Adoption metrics and protocol distribution (MCP, A2A, OpenAPI, etc.)
  • Historical tracking of the AID ecosystem's growth

Status

Not yet operational. Building an accurate registry requires an internet-scale DNS crawler, which is a non-trivial infrastructure project. Design and implementation are planned.

Planned Features

  • Automated DNS crawling to discover _agent.<domain> TXT records
  • Record validation against the AID specification
  • Public dashboard showing adoption by protocol, auth scheme, and region
  • API for querying the index
  • Community submissions for domains to crawl

How to List Your Domain

Once the crawler is operational, any domain with a valid AID record will be indexed automatically. In the meantime, you can open an issue to submit your domain for inclusion when the registry launches.

Related

License

Apache 2.0

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors