{
  "specVersion": "0.91",
  "host": {
    "name": "eSIM Supported Devices",
    "url": "https://esimsupporteddevices.com",
    "description": "Curated, sourced dataset of which devices support eSIM. Query it as an API or an MCP tool."
  },
  "entries": [
    {
      "id": "esim-devices-api",
      "name": "eSIM Devices REST API",
      "type": "api",
      "url": "https://esimsupporteddevices.com/openapi.json",
      "description": "OpenAPI 3.1 spec for searching devices and reading eSIM support records."
    },
    {
      "id": "esim-devices-llms",
      "name": "LLM index",
      "type": "api",
      "url": "https://esimsupporteddevices.com/llms.txt",
      "description": "Curated Markdown index of the whole dataset (llms.txt)."
    }
  ]
}