{
  "specVersion": "1.0",
  "host": {
    "displayName": "KinToolkit",
    "identifier": "kintoolkit.com",
    "documentationUrl": "https://kintoolkit.com/developers"
  },
  "entries": [
    {
      "identifier": "urn:air:kintoolkit.com:openapi:public-api",
      "displayName": "KinToolkit OpenAPI: Public Catalog and MCP HTTP API",
      "description": "OpenAPI 3.1 schemas for the existing catalog and MCP JSON-RPC endpoint, with public authentication policy, typed runtime tool schemas, response formats and request limits. No personalized dosing or patient inputs.",
      "type": "application/json",
      "url": "https://kintoolkit.com/openapi.json",
      "representativeQueries": [
        "Where is the KinToolkit OpenAPI specification for its public medicine label-reference API?",
        "What JSON schemas describe KinToolkit MCP label-reference tool arguments and results?",
        "Does the KinToolkit API require authentication and what are its request limits?"
      ]
    },
    {
      "identifier": "urn:air:kintoolkit.com:mcp:label-reference",
      "displayName": "KinToolkit MCP: Children and Infant Medicine Label References",
      "description": "Public Streamable HTTP MCP server for five US liquid Tylenol (acetaminophen), Motrin (ibuprofen), and Zyrtec (cetirizine) bottles. Lists bottles and retrieves published label directions, limits, sources, and ask-doctor outcomes. This experimental server card describes the endpoint; runtime MCP negotiation is authoritative. No personalized dosing or patient inputs.",
      "type": "application/json",
      "url": "https://kintoolkit.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "Which children and infant medicine bottles does the KinToolkit MCP server support?",
        "Retrieve the published Infants’ Motrin 50 mg / 1.25 mL label row for 12–17 lb with its complete directions and source.",
        "Retrieve the Children’s Zyrtec cetirizine 1 mg / mL label reference for the 6–11 years band."
      ]
    },
    {
      "identifier": "urn:air:kintoolkit.com:catalog:calculator-references",
      "displayName": "KinToolkit Children and Infant Dosage Calculator Reference Catalog",
      "description": "JSON index of supported medicine calculators and 20 canonical public label references, with Markdown alternatives and manufacturer sources. Educational label lookup, not a personalized prescription.",
      "type": "application/json",
      "url": "https://kintoolkit.com/api/catalog.json",
      "representativeQueries": [
        "Find the infant ibuprofen dosage calculator and its public bottle-label reference pages.",
        "Find the Children’s Tylenol acetaminophen 160 mg / 5 mL label reference for 24–35 lb.",
        "Where are the cetirizine pediatric dose calculator reference pages and their Markdown versions?"
      ]
    },
    {
      "identifier": "urn:air:kintoolkit.com:skill:label-reference",
      "displayName": "KinToolkit Agent Skill: Medicine Label Lookup",
      "description": "Instructions for discovering supported calculators and using MCP label-reference tools while preserving bottle strength, complete directions, limitations, ask-doctor outcomes, and patient privacy.",
      "type": "text/markdown",
      "url": "https://kintoolkit.com/.well-known/agent-skills/kintoolkit/SKILL.md",
      "representativeQueries": [
        "How should an agent use KinToolkit to retrieve a published medicine label row?",
        "How should an agent preserve an ask_doctor result with a null amount?",
        "What information may an agent send to KinToolkit’s medicine label-reference tools?"
      ]
    }
  ]
}
