{
  "name": "Tudetic Product Search",
  "description": "Search products, retrieve product details and check vehicle compatibility across Tudetic's specialist shops.",
  "version": "1.0.0",
  "transport": {
    "type": "streamable-http",
    "url": "https://www.tudetic.com/mcp/"
  },
  "capabilities": {
    "tools": true,
    "resources": true,
    "prompts": false
  },
  "authentication": {
    "public_catalog": "none",
    "customer_prices": "valid same-origin PrestaShop session required"
  },
  "documentation": "https://www.tudetic.com/ai/",
  "registry_manifest": "https://www.tudetic.com/mcp/server.json",
  "openapi": "https://www.tudetic.com/ai/openapi.json",
  "llms": "https://www.tudetic.com/ai/llms.txt",
  "privacy": "Only normal public prices are returned anonymously. Group and tariff identifiers supplied by callers are rejected."
}
