{
  "specVersion": "1.0",
  "host": {
    "displayName": "Alfabot",
    "identifier": "alfabot.cl",
    "documentationUrl": "https://alfabot.cl/"
  },
  "entries": [
    {
      "identifier": "urn:air:alfabot:services:mcp-server",
      "displayName": "Alfabot MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://alfabot.cl/.well-known/mcp/server-card.json",
      "description": "Servidor MCP con tools para consultar planes de productos Alfabot y agendar reuniones",
      "capabilities": ["get_plans", "check_availability", "book_meeting"]
    },
    {
      "identifier": "urn:air:alfabot:services:api-catalog",
      "displayName": "Alfabot API Catalog",
      "type": "application/linkset+json",
      "url": "https://alfabot.cl/.well-known/api-catalog",
      "description": "Catalogo de endpoints REST publicos de Alfabot (planes, disponibilidad, agendamiento)"
    },
    {
      "identifier": "urn:air:alfabot:services:agent-skills",
      "displayName": "Alfabot Agent Skills",
      "type": "application/json",
      "url": "https://alfabot.cl/.well-known/agent-skills/index.json",
      "description": "Guias para agentes: consultar planes y agendar una reunion con Alfabot"
    },
    {
      "identifier": "urn:air:alfabot:products:super-list",
      "displayName": "Super List",
      "type": "text/html",
      "url": "https://list.alfabot.cl",
      "description": "Lista de supermercado colaborativa con checkboxes y pegado directo desde WhatsApp"
    }
  ]
}
