{
  "specVersion": "0.9",
  "host": {
    "displayName": "Dicomly",
    "identifier": "dicomly.io"
  },
  "entries": [
    {
      "identifier": "urn:air:dicomly.io:api:openapi",
      "displayName": "Dicomly API — OpenAPI 3.1 description",
      "type": "application/yaml",
      "url": "https://dicomly.io/openapi.yaml",
      "representativeQueries": [
        "What does the Dicomly API look like?",
        "What endpoints does the Dicomly API expose?",
        "Is there an OpenAPI spec for Dicomly?"
      ]
    },
    {
      "identifier": "urn:air:dicomly.io:api:reference",
      "displayName": "Dicomly API reference",
      "type": "text/html",
      "url": "https://dicomly.io/api",
      "representativeQueries": [
        "How do I call the Dicomly API?",
        "Where can I browse the Dicomly API reference?",
        "What request and response shapes does Dicomly use?"
      ]
    },
    {
      "identifier": "urn:air:dicomly.io:docs:getting-started",
      "displayName": "Dicomly quickstart",
      "type": "text/html",
      "url": "https://dicomly.io/docs/getting-started",
      "representativeQueries": [
        "How do I receive DICOM from a hospital over the internet?",
        "How do I get started with Dicomly?",
        "How do I create my first Dicomly endpoint?"
      ]
    },
    {
      "identifier": "urn:air:dicomly.io:docs:llms",
      "displayName": "Dicomly site map for LLMs",
      "type": "text/plain",
      "url": "https://dicomly.io/llms.txt",
      "representativeQueries": [
        "What does Dicomly do?",
        "What is the Dicomly product map?",
        "What pages does the Dicomly site have?"
      ]
    },
    {
      "identifier": "urn:air:dicomly.io:product:pricing",
      "displayName": "Dicomly pricing",
      "type": "text/html",
      "url": "https://dicomly.io/pricing",
      "representativeQueries": [
        "What does Dicomly cost per endpoint?",
        "How is Dicomly priced?",
        "Does Dicomly charge for egress traffic?"
      ]
    },
    {
      "identifier": "urn:air:dicomly.io:product:security",
      "displayName": "Dicomly security and data handling",
      "type": "text/html",
      "url": "https://dicomly.io/security",
      "representativeQueries": [
        "Does Dicomly store patient images?",
        "How does Dicomly handle DICOM data securely?",
        "Is Dicomly HIPAA/GDPR compliant?"
      ]
    },
    {
      "identifier": "urn:air:dicomly.io:api:mcp",
      "displayName": "Dicomly docs MCP server",
      "type": "application/json",
      "url": "https://dicomly.io/mcp",
      "representativeQueries": [
        "Is there an MCP server for Dicomly's docs?",
        "Can an agent call Dicomly's documentation directly?",
        "What MCP tools does Dicomly expose?"
      ]
    }
  ]
}
