{
  "specVersion": "0.1",
  "host": {
    "name": "Siima",
    "description": "Travel eSIM marketplace. Prepaid mobile data plans for 150+ countries, delivered as an eSIM QR code by email within a minute of payment. No account or app required.",
    "url": "https://siima.online",
    "contact": "support@siima.online",
    "termsOfService": "https://siima.online/terms",
    "privacyPolicy": "https://siima.online/privacy"
  },
  "entries": [
    {
      "identifier": "urn:air:siima.online:mcp:esim-marketplace",
      "displayName": "Siima eSIM MCP server",
      "description": "Streamable HTTP MCP server, no authentication. Tools: search_esim_plans, get_esim_plan, create_checkout_link, list_destinations. Lets an agent find a travel eSIM for a destination and hand the user a secure Stripe checkout link end to end.",
      "type": "application/mcp+json",
      "url": "https://api.siima.online/mcp",
      "representativeQueries": [
        "I need mobile data for my trip to Japan next week",
        "Buy me an eSIM for two weeks in Italy",
        "Cheapest travel SIM for Thailand with 10GB",
        "Get me internet access while travelling in Europe"
      ]
    },
    {
      "identifier": "urn:air:siima.online:api:public-rest",
      "displayName": "Siima Public eSIM REST API",
      "description": "Unauthenticated REST API to search eSIM plans by country, region, size, price or duration, and to mint a guest checkout link. OpenAPI 3.1.",
      "type": "application/openapi+json",
      "url": "https://siima.online/openapi.json",
      "representativeQueries": [
        "eSIM plans API for a given country",
        "programmatically create a travel data plan checkout link",
        "list prepaid mobile data plans by price"
      ]
    },
    {
      "identifier": "urn:air:siima.online:docs:llms-txt",
      "displayName": "Siima llms.txt",
      "description": "Plain-language summary of what Siima sells, how agents buy on a user’s behalf, and the authoritative facts about how Siima’s data and unlimited plans behave.",
      "type": "text/markdown",
      "url": "https://siima.online/llms.txt",
      "representativeQueries": [
        "What is Siima and is it legitimate",
        "How do Siima unlimited eSIM plans work",
        "Does Siima throttle data"
      ]
    },
    {
      "identifier": "urn:air:siima.online:skill:buy-esim",
      "displayName": "Skill: buy-esim",
      "description": "Find and buy a travel eSIM on Siima for a user going abroad — search plans for a destination, pick the right size, and hand the user a checkout link.",
      "type": "text/markdown",
      "url": "https://siima.online/skills/buy-esim/SKILL.md",
      "digest": {
        "algorithm": "sha256",
        "value": "4941e4fb899606032eab9412587934fc26d5245778969b6604e29d55c5cc4447"
      },
      "representativeQueries": [
        "How do I buy a travel eSIM for a customer",
        "Steps to purchase an eSIM on behalf of a user",
        "How many GB does my trip need"
      ]
    },
    {
      "identifier": "urn:air:siima.online:skill:size-trip-data",
      "displayName": "Skill: size-trip-data",
      "description": "Estimate how much mobile data a traveller needs for a trip, so an eSIM plan can be sized correctly.",
      "type": "text/markdown",
      "url": "https://siima.online/skills/size-trip-data/SKILL.md",
      "digest": {
        "algorithm": "sha256",
        "value": "fc5d590427f5def4a417aceacee770fde62071f8a79895f73471f9da8d89c999"
      },
      "representativeQueries": [
        "How much mobile data do I need for a 10 day holiday",
        "Is 5GB enough for two weeks abroad",
        "How much data does Google Maps use while travelling"
      ]
    },
    {
      "identifier": "urn:air:siima.online:catalog:destinations",
      "displayName": "Siima destination coverage",
      "description": "Every country and region Siima covers, with plan counts and lowest prices, as browsable pages.",
      "type": "text/html",
      "url": "https://siima.online/destinations",
      "representativeQueries": [
        "Which countries does Siima cover",
        "Does Siima sell eSIMs for my destination",
        "travel eSIM coverage list"
      ]
    }
  ]
}