{
  "specVersion": "1.0",
  "host": {
    "displayName": "Churchill's Fine Cigars",
    "identifier": "did:web:churchillsaz.com"
  },
  "entries": [
    {
      "identifier": "urn:air:churchillsaz.com:server:mcp",
      "displayName": "Churchill's Fine Cigars — MCP Search Server",
      "type": "application/mcp-server-card+json",
      "url": "https://churchillsaz.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "What are Churchill's Fine Cigars store hours?",
        "Where is the nearest Churchill's cigar lounge in Phoenix?",
        "Does Churchill's Scottsdale have a full bar?",
        "What bourbons does Churchill's carry?",
        "How much is a private cigar locker rental?"
      ]
    },
    {
      "identifier": "urn:air:churchillsaz.com:agent:a2a",
      "displayName": "Churchill's Fine Cigars — A2A Agent Card",
      "type": "application/a2a-agent-card+json",
      "url": "https://churchillsaz.com/.well-known/agent-card.json",
      "representativeQueries": [
        "What skills does the Churchill's Fine Cigars agent support?",
        "How do I retrieve Churchill's menu data as an agent?",
        "What protocols does the Churchill's agent expose?"
      ]
    },
    {
      "identifier": "urn:air:churchillsaz.com:content:ai-reference",
      "displayName": "Churchill's Fine Cigars — Full AI Reference",
      "type": "text/plain",
      "url": "https://churchillsaz.com/llms-full.txt",
      "representativeQueries": [
        "Tell me about Churchill's Fine Cigars history and locations",
        "What cigars and spirits does Churchill's carry?",
        "Give me complete menu information for Churchill's bar",
        "What is the Churchill's Fine Cigars pairing guide?"
      ]
    },
    {
      "identifier": "urn:air:churchillsaz.com:content:ai-summary",
      "displayName": "Churchill's Fine Cigars — AI Summary",
      "type": "text/plain",
      "url": "https://churchillsaz.com/llms.txt",
      "representativeQueries": [
        "Brief overview of Churchill's Fine Cigars",
        "Churchill's locations and contact information",
        "What is Churchill's Fine Cigars?"
      ]
    },
    {
      "identifier": "urn:air:churchillsaz.com:api:oauth",
      "displayName": "Churchill's Fine Cigars — OAuth Authorization Server",
      "type": "application/json",
      "url": "https://churchillsaz.com/.well-known/oauth-authorization-server",
      "representativeQueries": [
        "How do agents authenticate with churchillsaz.com?",
        "What OAuth flows does Churchill's support?",
        "How do I get an access token for the Churchill's API?"
      ]
    }
  ]
}
