{
  "specVersion": "1.0",
  "host": {
    "displayName": "CougarCorner",
    "identifier": "did:web:cougarcorner.com"
  },
  "entries": [
    {
      "identifier": "urn:air:cougarcorner.com:server:mcp",
      "displayName": "CougarCorner MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://cougarcorner.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "BYU Cougars football news and discussions",
        "AP Top 25 voter ballot tracker and bias breakdown",
        "BYU game predictions and community report cards",
        "CougarCorner message board topics"
      ]
    },
    {
      "identifier": "urn:air:cougarcorner.com:skill:byu-sports",
      "displayName": "BYU Sports & CougarCorner Knowledge Skill",
      "type": "text/markdown",
      "url": "https://cougarcorner.com/.well-known/agent-skills/byu-sports/SKILL.md",
      "representativeQueries": [
        "what is BYU ranking in the college football AP poll",
        "search CougarCorner BYU fan discussions",
        "how did BYU fans grade the coaching and defense"
      ]
    },
    {
      "identifier": "urn:air:cougarcorner.com:api:catalog",
      "displayName": "CougarCorner API Catalog",
      "type": "application/linkset+json",
      "url": "https://cougarcorner.com/.well-known/api-catalog",
      "representativeQueries": [
        "CougarCorner machine-readable API catalog",
        "CougarCorner endpoints and OpenAPI spec",
        "AP poll data API status"
      ]
    },
    {
      "identifier": "urn:air:cougarcorner.com:doc:llms",
      "displayName": "CougarCorner LLM Guide",
      "type": "text/plain",
      "url": "https://cougarcorner.com/llms.txt",
      "representativeQueries": [
        "site summary for AI agents and LLMs",
        "overview of CougarCorner resources and features"
      ]
    }
  ]
}