Skip to content

DIR Community

Contributors to the Agent Directory Service (ADS) work in the open on the specification, server implementation, client SDKs, and federation deployments. If you run a directory node, publish OASF agent records, or integrate discovery into your stack, the links below are where the work happens—repos, Slack, meetings, and recent posts from the team.

ADS is developed within AGNTCY, alongside OASF, SLIM, and other infrastructure for open, vendor-neutral agent discovery.


Connect with us

Stay involved with the AGNTCY community and DIR contributors:


Recent News & Blog Posts

Stay up to date with announcements, tutorials, and technical deep dives from the DIR team and community:


Repositories

  • agntcy/dir

    Reference implementation — Go server and client nodes with gRPC and CLI tools.

  • agntcy/dir-spec

    ADS specification — Internet Draft sources and protocol definition.

  • agntcy/oasf

    Open Agentic Schema Framework — schema and taxonomy for agent metadata.

  • agntcy/oasf-sdk

    OASF SDK — libraries for validating and working with OASF records.

  • agntcy/dir-importer

    Import workflow — discover and publish agent records into Directory.

  • agntcy/dir-runtime

    Runtime discovery — watch container runtimes and expose agent metadata.

  • agntcy/dir-mcp

    MCP server — Model Context Protocol integration for Directory.

  • agntcy/dir-staging

    Deployment examples — GitOps and staging configurations.

  • agntcy/dir-sdk-javascript

    JavaScript/TypeScript SDK for Directory clients.

  • agntcy/dir-sdk-python

    Python SDK for Directory clients.

  • agntcy/dir-gui

    Desktop GUI for browsing and managing directory records.

  • agntcy/oidc-gateway

    Policy-based OIDC gateway for Envoy — authentication for Directory deployments.


Contributing

We welcome contributions across the DIR ecosystem and the broader AGNTCY project:

Read the AGNTCY Contributing Guide, Governance repository, and Code of Conduct.


ADS works alongside other AGNTCY building blocks:

  • OASF — Open Agentic Schema Framework for agent metadata
  • SLIM — Secure Low-Latency Interactive Messaging