Agent Directory (DIR)

Distributed announce and discovery of multi-agent systems. gRPC-first, with services for storage (content-addressed by CID), routing over a DHT, structured search, signing and verification, domain name verification, peer sync, streaming events and runtime discovery. Canonical schemas are published on buf.build.

API entry from apis.yml

apis.yml Raw ↑
name: Agent Directory (DIR)
description: Distributed announce and discovery of multi-agent systems. gRPC-first, with services for
  storage (content-addressed by CID), routing over a DHT, structured search, signing and verification,
  domain name verification, peer sync, streaming events and runtime discovery. Canonical schemas are published
  on buf.build.
humanURL: https://dir.agntcy.org/
image: https://agntcy.org/logo/preview-thumbnail-new.png
tags:
- Agent Discovery
- gRPC
- Protocol Buffers
- AI Agents
properties:
- type: Protobuf
  url: grpc/_index.yml
- type: APIReference
  url: https://dir.agntcy.org/latest/dir/dir-api-reference/
- type: Documentation
  url: https://dir.agntcy.org/
- type: GettingStarted
  url: https://dir.agntcy.org/latest/dir/dir-quickstart/
- type: SourceCode
  url: https://github.com/agntcy/dir
- type: BufRegistry
  url: https://buf.build/agntcy/dir
- type: LLMsTxt
  url: llms/agntcy-dir-llms.txt
- type: MCPServer
  url: mcp/agntcy-mcp.yml
- type: ToolCrosswalk
  url: mcp/agntcy-tool-crosswalk.yml
- type: CLI
  url: cli/agntcy-cli.yml
x-no-base-url: Self-hosted gRPC. dirctl defaults to 0.0.0.0:8888 for a local node; remote access goes
  through an operator-run oidc-gateway. AGNTCY publishes no public Directory endpoint.