← Back to Plugins
MCP Server MCP

io.github.dns-aid/dns-aid

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx dns-aid

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "dns-aid",
      "version": "0.28.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "DNS backend to use (route53, cloudflare, infoblox, nios, ns1, akamai-edgedns, ddns, mock). Not required for discovery-only operations.",
          "format": "string",
          "name": "DNS_AID_BACKEND"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...