Skip to content
Claude Desktop

dns aid for Claude Desktop

io.github.infobloxopen/dns-aid

Discover and publish AI agents via DNS using SVCB records (RFC 9460)

client:Claude Desktop transport:stdio runtime:pypi

Install dns aid in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "dns-aid": {
      "command": "uvx",
      "args": [
        "dns-aid"
      ],
      "env": {
        "DNS_AID_BACKEND": "<DNS_AID_BACKEND>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

dns aid in other clients