{
  "$comment": "Boleron EU does not implement the Agentic Commerce Protocol. This file describes the read-only discovery surface that exists, at the well-known path agents look for.",
  "name": "Boleron EU",
  "legalName": "Boleron AD",
  "website": "https://boleron.eu",
  "industry": "Insurance",
  "description": "Public European insurance intelligence platform serving structured insurance product data, compiled from insurer documents, for AI agents and research systems.",
  "coverage": {
    "markets": 27,
    "products": [
      "mtpl",
      "casco",
      "travel"
    ],
    "supportedLocales": [
      "en",
      "bg",
      "cs",
      "da",
      "de",
      "es",
      "et",
      "fi",
      "fr",
      "gr",
      "hr",
      "hu",
      "it",
      "lt",
      "lv",
      "nl",
      "pl",
      "pt",
      "ro",
      "sk",
      "sl",
      "sv"
    ]
  },
  "capabilities": {
    "discovery": true,
    "comparison": true,
    "personalizedQuote": false,
    "checkout": false,
    "transactionHandoff": false
  },
  "protocols": {
    "mcp": {
      "implemented": true,
      "scope": "read-only discovery"
    },
    "webmcp": {
      "implemented": true,
      "scope": "page-scoped read-only discovery"
    },
    "acp": {
      "implemented": false
    },
    "ucp": {
      "implemented": false
    },
    "a2a": {
      "implemented": false
    },
    "ap2": {
      "implemented": false
    }
  },
  "authentication": {
    "type": "none"
  },
  "data": {
    "source": "Compiled from insurer documents and public regulatory sources; each claim carries the URL it was read from.",
    "verification": "Reviewed by Boleron from available source documents; not insurer-confirmed.",
    "machineReadable": true,
    "citations": "document"
  },
  "endpoints": {
    "mcp": "https://boleron.eu/api/mcp",
    "openapi": "https://boleron.eu/.well-known/openapi.json",
    "llms": "https://boleron.eu/llms.txt"
  }
}
