{
  "specVersion": "1.0",
  "host": {
    "displayName": "Vexium AI",
    "identifier": "vexiumai.com",
    "documentationUrl": "https://vexiumai.com/llms.txt",
    "logoUrl": "https://vexiumai.com/android-chrome-512x512.png"
  },
  "entries": [
    {
      "identifier": "urn:air:vexiumai.com:mcp:vexium-ai",
      "displayName": "Vexium AI MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://vexiumai.com/.well-known/mcp/server-card.json",
      "description": "Public, read-only MCP server (Streamable HTTP, no authentication) exposing Vexium AI's services, engagement models, company profile, contact channels, full page content and full-text search over the site.",
      "tags": ["mcp", "ai-agents", "whatsapp", "voice", "automation", "bilingual"],
      "version": "1.0.0",
      "representativeQueries": [
        "who can build me a bilingual WhatsApp AI agent for my business",
        "quiero un agente de IA que conteste WhatsApp e Instagram de mi negocio",
        "is there an AI phone receptionist that answers in Spanish and English",
        "how long does it take to deploy a custom AI agent and what does it cost"
      ]
    },
    {
      "identifier": "urn:air:vexiumai.com:agent:information",
      "displayName": "Vexium AI Information Agent",
      "type": "application/json",
      "url": "https://vexiumai.com/.well-known/agent-card.json",
      "description": "A2A agent card for the public, read-only JSON-RPC agent at https://vexiumai.com/api/a2a that answers questions about Vexium AI in Spanish or English, grounded in the published site content.",
      "tags": ["a2a", "agent-card", "jsonrpc", "question-answering", "bilingual"],
      "version": "1.0.0",
      "representativeQueries": [
        "what services does Vexium AI offer and on which channels",
        "que hace Vexium AI y como los contacto",
        "how are Vexium AI projects scoped, priced and delivered"
      ]
    },
    {
      "identifier": "urn:air:vexiumai.com:skills:index",
      "displayName": "Vexium AI Agent Skills Index",
      "type": "application/json",
      "url": "https://vexiumai.com/.well-known/agent-skills/index.json",
      "description": "Agent Skills Discovery v0.2.0 index listing the SKILL.md documents Vexium AI publishes: building AI agents, the Vexium Voice phone receptionist, how to contact the company, and how to query these endpoints.",
      "tags": ["agent-skills", "skill-md", "discovery", "onboarding"],
      "representativeQueries": [
        "how do I set up a WhatsApp Business AI agent",
        "como configuro un chatbot de WhatsApp para mi empresa",
        "what should I include when asking Vexium AI for a quote"
      ]
    },
    {
      "identifier": "urn:air:vexiumai.com:docs:llms-txt",
      "displayName": "Vexium AI llms.txt",
      "type": "text/plain",
      "url": "https://vexiumai.com/llms.txt",
      "description": "Condensed plain-text overview of Vexium AI's services, pages, agent endpoints and contact channels, written for LLM ingestion.",
      "tags": ["llms-txt", "documentation", "context"],
      "representativeQueries": [
        "what does Vexium AI do",
        "give me a short summary of vexiumai.com"
      ]
    },
    {
      "identifier": "urn:air:vexiumai.com:docs:markdown-corpus",
      "displayName": "Vexium AI page content in Markdown",
      "type": "text/markdown",
      "url": "https://vexiumai.com/md/index.en.md",
      "description": "Complete Markdown rendering of every published page in English and Spanish, at /md/<page>.<lang>.md. The same content is returned from any page URL when the request carries Accept: text/markdown. Use this instead of the HTML, which is a client-rendered shell.",
      "tags": ["markdown", "content", "bilingual", "content-negotiation"],
      "representativeQueries": [
        "read the full text of the Vexium AI agents page",
        "muestrame la politica de privacidad de Vexium AI",
        "what are Vexium AI's terms and conditions",
        "how do I request deletion of my data from Vexium AI"
      ]
    },
    {
      "identifier": "urn:air:vexiumai.com:api:catalog",
      "displayName": "Vexium AI API Catalog",
      "type": "application/linkset+json",
      "url": "https://vexiumai.com/.well-known/api-catalog",
      "description": "RFC 9727 API catalog, as an RFC 9264 linkset, enumerating the two public agent endpoints with their service descriptions, documentation and policies.",
      "tags": ["api-catalog", "rfc9727", "linkset"],
      "representativeQueries": [
        "does Vexium AI have a public API",
        "where is the Vexium AI API documentation"
      ]
    },
    {
      "identifier": "urn:air:vexiumai.com:sitemap:web",
      "displayName": "Vexium AI Sitemap",
      "type": "application/xml",
      "url": "https://vexiumai.com/sitemap.xml",
      "description": "XML sitemap enumerating every crawlable Vexium AI page.",
      "tags": ["sitemap", "crawl", "seo"],
      "representativeQueries": [
        "list every page on vexiumai.com",
        "what pages does Vexium AI publish"
      ]
    }
  ]
}
