{
  "schema_version": "1.0",
  "name": "Luxova",
  "description": "B2B valet software (Luxova iValet) by GALLUSIA SASU. Read-only agent endpoints for product Q&A.",
  "website": "https://www.luxova.io",
  "documentation": "https://www.luxova.io/ai.txt",
  "llms_txt": "https://www.luxova.io/llms.txt",
  "llms_full_txt": "https://www.luxova.io/llms-full.txt",
  "ai_json": "https://www.luxova.io/.well-known/ai.json",
  "ask": {
    "url": "https://www.luxova.io/ask",
    "methods": ["GET", "POST"],
    "protocol": "nlweb-ask",
    "auth": "none (rate-limited)"
  },
  "who": {
    "url": "https://www.luxova.io/who",
    "methods": ["GET"]
  },
  "mcp": {
    "manifest": "https://www.luxova.io/mcp",
    "rpc": "https://www.luxova.io/mcp",
    "transport": "http-jsonrpc",
    "tools": ["ask", "list_pages", "get_product", "list_faq", "list_guides"]
  },
  "feeds": {
    "rss": "https://www.luxova.io/feed.xml"
  },
  "well_known": {
    "nlweb": "https://www.luxova.io/.well-known/nlweb.json",
    "tdmrep": "https://www.luxova.io/.well-known/tdmrep.json",
    "mcp": "https://www.luxova.io/.well-known/mcp.json"
  }
}
