{
  "$schema": "https://dns-aid.org/schemas/v1/dns-aid.json",
  "domain": "www.surokkha.org",
  "records": [
    {
      "name": "_index._agents",
      "type": "HTTPS",
      "priority": 1,
      "target": "www.surokkha.org.",
      "params": {
        "alpn": [
          "h3",
          "h2"
        ],
        "port": 443,
        "key65300": "path=/.well-known/agent-skills/index.json"
      }
    },
    {
      "name": "_a2a._agents",
      "type": "HTTPS",
      "priority": 1,
      "target": "www.surokkha.org.",
      "params": {
        "alpn": [
          "a2a"
        ],
        "port": 443,
        "key65300": "path=/.well-known/mcp/server-card.json"
      }
    },
    {
      "name": "_mcp._agents",
      "type": "HTTPS",
      "priority": 1,
      "target": "www.surokkha.org.",
      "params": {
        "alpn": [
          "mcp"
        ],
        "port": 443,
        "key65300": "path=/.well-known/mcp/server-card.json"
      }
    }
  ]
}
