Skip to content
Windsurf

dns aid for Windsurf

io.github.infobloxopen/dns-aid

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

client:Windsurf transport:stdio runtime:pypi

Install dns aid in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

dns aid in other clients