{
  "specVersion": "1.0",
  "host": {
    "displayName": "MyStepPorn",
    "identifier": "did:web:mystepporn.l.cd"
  },
  "entries": [
    {
      "identifier": "urn:air:mystepporn.l.cd:server:video-catalog",
      "displayName": "Video Catalog",
      "type": "application/json",
      "url": "https://mystepporn.l.cd/sitemap.xml",
      "representativeQueries": [
        "browse all videos on the site",
        "what content is available",
        "list all video categories"
      ]
    },
    {
      "identifier": "urn:air:mystepporn.l.cd:server:mcp",
      "displayName": "MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://mystepporn.l.cd/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "connect to the MCP server",
        "what tools does the MCP server provide",
        "search videos via MCP"
      ]
    },
    {
      "identifier": "urn:air:mystepporn.l.cd:skills:agent-skills",
      "displayName": "Agent Skills Index",
      "type": "application/json",
      "url": "https://mystepporn.l.cd/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what agent skills are available",
        "discover available skills for this site",
        "list all published agent skills"
      ]
    },
    {
      "identifier": "urn:air:mystepporn.l.cd:auth:registration",
      "displayName": "Agent Registration (auth.md)",
      "type": "text/markdown",
      "url": "https://mystepporn.l.cd/auth.md",
      "representativeQueries": [
        "how do agents register with this site",
        "what authentication methods are supported",
        "register an agent account"
      ]
    }
  ]
}
