The first public, neutral registry
for the ARD specification
The public index for the Agentic Resource Discovery spec. Search MCP servers, A2A agents, and skills the way client agents do — by intent, at runtime.
Or explore curated AI capability categories
Command line discovery
Discover agents, skills, and tools directly from your terminal. Integrate the open-source client library to perform semantic search or crawl catalog pathways locally on your machine.
How does Agentic Resource Discovery work?
ARD is a decentralized standard that lets AI systems dynamically discover and run your tools on the fly, without manual key registration or hardcoded API configs.
Publish Your Catalog
You publish a simple, open file at /.well-known/ai-catalog.json describing your APIs and tools.
Verify Domain Identity
Our registry crawls your catalog and cryptographically checks domain ownership via did:web keys.
Agents Run Your Tools
When a user gives an intent query to an AI agent, the agent searches the registry to find, verify, and call your endpoints at runtime.
