{
  "specVersion": "1.0",
  "host": {
    "displayName": "La Excelente Pizzería Napolitana",
    "identifier": "https://laexcelente.cl"
  },
  "entries": [
    {
      "identifier": "urn:air:laexcelente.cl:server:mcp",
      "displayName": "La Excelente MCP Server Card",
      "type": "application/mcp-server-card+json",
      "url": "https://laexcelente.cl/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "connect to La Excelente MCP server",
        "La Excelente pizzeria tools",
        "order pizza from La Excelente"
      ]
    },
    {
      "identifier": "urn:air:laexcelente.cl:skills:menu",
      "displayName": "La Excelente Menu and Ordering Skills",
      "type": "application/json",
      "url": "https://laexcelente.cl/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what pizzas are on La Excelente menu",
        "La Excelente opening hours and location",
        "delivery options for La Excelente"
      ]
    },
    {
      "identifier": "urn:air:laexcelente.cl:api:openapi",
      "displayName": "La Excelente Restaurant API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://laexcelente.cl/openapi.json",
      "representativeQueries": [
        "query La Excelente menu via API",
        "restaurant availability API"
      ]
    },
    {
      "identifier": "urn:air:laexcelente.cl:doc:llms",
      "displayName": "La Excelente LLM Context",
      "type": "text/plain",
      "url": "https://laexcelente.cl/llms.txt",
      "representativeQueries": [
        "information about La Excelente pizzeria",
        "where is La Excelente located",
        "authentic Neapolitan pizza in Providencia Santiago"
      ]
    }
  ]
}
