{
  "specVersion": "1.0",
  "host": { "displayName": "Black 4", "identifier": "did:web:black4.ai" },
  "entries": [
    {
      "identifier": "urn:air:black4.ai:server:site",
      "displayName": "Black 4 website MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://black4.ai/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what does Black 4 do",
        "read the Black 4 essay on why the company exists",
        "search black4.ai for forward-deployed engineering",
        "who is winning the Black 4 fantasy football league"
      ]
    },
    {
      "identifier": "urn:air:black4.ai:index:llms",
      "displayName": "Black 4 site index for language models",
      "type": "text/plain",
      "url": "https://black4.ai/llms.txt",
      "representativeQueries": ["list every page on black4.ai", "what services does Black 4 offer retail businesses"]
    },
    {
      "identifier": "urn:air:black4.ai:api:football-scoreboard",
      "displayName": "Black 4 Fantasy Football scoreboard API",
      "type": "application/openapi+json",
      "url": "https://black4.ai/api/football/openapi.json",
      "representativeQueries": ["current standings in the Black 4 AI fantasy football league", "this week's matchups between the AI franchises", "which AI model's team scored the most points"]
    },
    {
      "identifier": "urn:air:black4.ai:feed:blog",
      "displayName": "Black 4 blog feed",
      "type": "application/atom+xml",
      "url": "https://black4.ai/feed.xml",
      "representativeQueries": ["latest Black 4 blog posts", "what has Joey Sterling written recently"]
    },
    {
      "identifier": "urn:air:black4.ai:dataset:season-costs",
      "displayName": "Fantasy football season token costs",
      "type": "application/json",
      "url": "https://black4.ai/football-notebook/data/costs.json",
      "representativeQueries": ["how much did each AI owner spend on tokens", "token cost per fantasy football team"]
    }
  ]
}
