AgentDNS Registry

agent-dns.dev

Verified

The searchable registry for the Agent Discovery Protocol. Find any API by intent, submit new services, and verify endpoints. This is the DNS for AI agents — query it to discover services instead of installing plugins.

Auth

none

Pricing

free

Spec version

1.0

Base URL

https://agent-dns.dev

Last verified

2026-03-01T16:37:20.000Z

Health

Loading health data...

Capabilities

discover_services

Search for services by intent. Describe what you need in natural language (e.g. 'send an email', 'create an invoice') and get ranked results with matching capabilities.

Detail: https://agent-dns.dev/api/capabilities/discover_services

list_services

List all services registered in the directory. Supports pagination, category filtering, and sorting by newest, name, or capability count.

Detail: https://agent-dns.dev/api/capabilities/list_services

submit_service

Register a new service in the registry. Provide a domain to auto-discover its /.well-known/agent endpoint, or paste a manifest JSON directly.

Detail: https://agent-dns.dev/api/capabilities/submit_service

verify_service

Trigger a verification crawl of a registered service. Fetches the live /.well-known/agent endpoint, validates the manifest, and checks that at least one detail_url resolves.

Detail: https://agent-dns.dev/api/capabilities/verify_service

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: AgentDNS Registry
Description: The searchable registry for the Agent Discovery Protocol. Find any API by intent, submit new services, and verify endpoints. This is the DNS for AI agents — query it to discover services instead of installing plugins.
Auth: none
Capabilities:
  - discover_services: Search for services by intent. Describe what you need in natural language (e.g. 'send an email', 'create an invoice') and get ranked results with matching capabilities.
  - list_services: List all services registered in the directory. Supports pagination, category filtering, and sorting by newest, name, or capability count.
  - submit_service: Register a new service in the registry. Provide a domain to auto-discover its /.well-known/agent endpoint, or paste a manifest JSON directly.
  - verify_service: Trigger a verification crawl of a registered service. Fetches the live /.well-known/agent endpoint, validates the manifest, and checks that at least one detail_url resolves.