{
  "specVersion": "1.0",
  "host": {
    "displayName": "Wellknown",
    "identifier": "did:web:wellknownhq.com",
    "documentationUrl": "https://wellknownhq.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:wellknownhq.com:mcp:wellknown",
      "displayName": "Wellknown",
      "type": "application/mcp-server-card+json",
      "url": "https://wellknownhq.com/mcp/server-card",
      "description": "Check whether AI agents can discover, validate, and trust a domain's services: ARD catalog presence across all four advertisement paths, spec conformance, registry indexing, and MCP directory listings.",
      "capabilities": [
        "audit_domain",
        "validate_catalog",
        "generate_catalog"
      ],
      "representativeQueries": [
        "can AI agents find this website",
        "check my ai-catalog.json for errors",
        "am I listed in agent registries",
        "generate an ai-catalog.json for my domain"
      ],
      "tags": [
        "discovery",
        "ard",
        "conformance",
        "measurement"
      ]
    },
    {
      "identifier": "urn:air:wellknownhq.com:registry:wellknown",
      "displayName": "Wellknown Registry",
      "type": "application/ai-registry+json",
      "url": "https://wellknownhq.com/registry/search",
      "description": "An open ARD registry. Any domain can submit itself and be indexed; there is no allowlist and no paid ranking.",
      "representativeQueries": [
        "find an agent that can do this task",
        "search for MCP servers by capability",
        "which tools can an agent call for this"
      ],
      "tags": [
        "registry",
        "discovery",
        "open"
      ]
    }
  ]
}
