{
  "specVersion": "1.0",
  "host": {
    "displayName": "Dusken Video Collaboration",
    "identifier": "did:web:dusken.io",
    "domain": "dusken.io",
    "url": "https://dusken.io"
  },
  "entries": [
    {
      "identifier": "urn:air:dusken.io:mcp:video-review",
      "displayName": "Dusken Model Context Protocol Server",
      "type": "application/mcp-server-card+json",
      "url": "https://dusken.io/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "review video timeline comments in dusken",
        "fetch frame accurate annotations for video version",
        "export video review comments to adobe premiere pro xml",
        "search spoken transcription in video review project"
      ]
    },
    {
      "identifier": "urn:air:dusken.io:skills:agent-skills",
      "displayName": "Dusken Agent Skills Discovery Index",
      "type": "application/json",
      "url": "https://dusken.io/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "discover dusken agent skills",
        "video review automation agent instructions",
        "nle timeline export tool patterns"
      ]
    },
    {
      "identifier": "urn:air:dusken.io:api:catalog",
      "displayName": "Dusken RFC 9727 API Catalog",
      "type": "application/linkset+json",
      "url": "https://dusken.io/.well-known/api-catalog",
      "representativeQueries": [
        "dusken api catalog endpoints",
        "programmatic video review api",
        "dusken openapi specification"
      ]
    },
    {
      "identifier": "urn:air:dusken.io:auth:agent-registration",
      "displayName": "Dusken Agent Authentication & Registration",
      "type": "text/markdown",
      "url": "https://dusken.io/auth.md",
      "representativeQueries": [
        "how to authenticate ai agents with dusken",
        "dusken oauth authorization server discovery",
        "dusken agent registration endpoint"
      ]
    }
  ]
}