Skip to content

Agent Directory Service

part of

What is the Agent Directory Service?

The Agent Directory Service (ADS) is the discovery layer of agents, an open source project under the Linux Foundation building the Internet of Agents. It gives agent builders a place to publish structured metadata about their agents and lets others find them by capability, trust signals, and federation policy—not by vendor or framework.

Directory records use the OASF schema, discovery follows a hierarchical skill taxonomy, and independent directory nodes interconnect through content routing and DHT-based federation.

Why use the Agent Directory Service

  • Capability-Based Discovery

    Publish and find agents by structured skills and attributes using OASF taxonomies and content routing across a distributed network of directory servers.

  • Federated Architecture

    Interconnect directory instances through DHT-based content routing, enabling decentralized discovery without a single central registry.

  • Verifiable Claims

    Cryptographic integrity and provenance for directory records help users make informed decisions about agent selection and trust.

Get started with ADS