{
  "protocolVersion": "0.3.0",
  "name": "eSIM Maroc",
  "description": "Travel eSIM for Morocco. Duration-based plans from 1 to 30 days (EUR 6-79). 1 GB per day at full 4G/5G speed, then reduced to 512 Kbps for the rest of that 24-hour period; the allowance resets every 24 h. No total data cap and the connection is never cut off. Data-only: no Moroccan number, no calls, no SMS, no top-up. Hotspot tethering on every plan. Read-only API: no ordering, no payment, no account, no authentication.",
  "url": "https://www.esimmaroc.com/mcp.php",
  "preferredTransport": "JSONRPC",
  "version": "1.0.0",
  "provider": {
    "organization": "eSIM Maroc",
    "url": "https://www.esimmaroc.com"
  },
  "documentationUrl": "https://www.esimmaroc.com/llms-full.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json",
    "text/markdown"
  ],
  "securitySchemes": {},
  "security": [],
  "skills": [
    {
      "id": "list_plans",
      "name": "List Plans",
      "description": "List every eSIM Maroc plan with its duration and price in EUR.",
      "tags": [
        "esim",
        "morocco",
        "travel",
        "data"
      ]
    },
    {
      "id": "get_plan",
      "name": "Get Plan",
      "description": "Get one plan by trip length in days.",
      "tags": [
        "esim",
        "morocco",
        "travel",
        "data"
      ]
    },
    {
      "id": "check_coverage",
      "name": "Check Coverage",
      "description": "Check Morocco network coverage, optionally for a named city.",
      "tags": [
        "esim",
        "morocco",
        "travel",
        "data"
      ]
    },
    {
      "id": "check_compatibility",
      "name": "Check Compatibility",
      "description": "Check whether a device supports eSIM.",
      "tags": [
        "esim",
        "morocco",
        "travel",
        "data"
      ]
    },
    {
      "id": "faq",
      "name": "Faq",
      "description": "Answer from the official FAQ.",
      "tags": [
        "esim",
        "morocco",
        "travel",
        "data"
      ]
    }
  ]
}
