Skip to content

Linux Foundation Launches DNS-AID: Decentralized Directory for AI Agents

In a nutshell: DNS-AID uses standardized DNS records to securely locate and verify AI agents independently of vendors.

The Linux Foundation has launched the open-source project DNS-AID, which uses the Domain Name System as a distributed directory for autonomous AI agents. The project is intended to enable agents to discover services and communicate with each other without relying on central registration systems or hardcoded URLs.

The new project was originally developed by Infoblox and addresses a fundamental challenge in building autonomous systems: artificial intelligence and specialized AI agents lack a standardized method to communicate with each other or discover available services. Previous solutions rely on proprietary centralized registration systems or rigid URL configurations hardcoded into applications — an approach that restricts interoperability between platforms and creates dependence on individual vendors.

Rather than creating an entirely new architecture, DNS-AID leverages the established Domain Name System as its foundation. The technical implementation uses standardized DNS conventions in zone files. Domain owners create a publicly accessible entry following the naming convention _index._agents.domain, through which autonomous systems can specifically discover AI services registered under that domain. The protocol is currently being standardized in the Internet Engineering Task Force as draft-mozleywilliams-dnsop-dnsaid and uses modern DNS extensions such as Service Binding (SVCB) and HTTPS resource records to provide metadata about an agent’s capabilities, protocols, and security requirements.

A key feature is integration with the Model Context Protocol (MCP), the standard initiated by Anthropic for connecting AI systems with external data sources and tools. While MCP governs the execution layer and tool invocations, there was previously no mechanism for dynamic service discovery — DNS-AID fills this gap by providing a discovery layer below the application level.

The Linux Foundation provides a reference implementation that includes a Python SDK, a platform-independent CLI, and a dedicated server. Developers can use these tools to integrate agent interfaces directly into existing software environments. The project pursues an implementation-agnostic approach intended to enable interoperability across different platforms and vendors.


Source: www.it-daily.net · Published June 3, 2026
Lumi AI News — AI-assisted curation pursuant to Art. 50 EU AI Act. Paraphrase and classification by Lumi News Pipeline v1.2.9.

Share on: