{
  "capabilities": {
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "streaming": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "description": "Korean Medicine clinic in Bundang, Seongnam, South Korea. Answers patient questions about the clinic's opening hours, location, treatment programs and FAQ, and searches its published Korean Medicine health articles. Does not provide medical diagnosis.",
  "documentationUrl": "https://www.sosoilsang.com/llms.txt",
  "iconUrl": "https://www.sosoilsang.com/favicon.png",
  "name": "Sosoilsang Korean Medicine Clinic (소소일상한의원)",
  "preferredTransport": "MCP",
  "protocolVersion": "0.3.0",
  "provider": {
    "organization": "소소일상한의원 (Sosoilsang Korean Medicine Clinic)",
    "url": "https://www.sosoilsang.com"
  },
  "security": [],
  "securitySchemes": {},
  "skills": [
    {
      "description": "Get basic clinic information: address, phone, opening hours and how to book.",
      "examples": [
        "소소일상한의원 진료시간 알려줘",
        "Where is Sosoilsang clinic located?"
      ],
      "id": "get_clinic_info",
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "name": "Get Clinic Info",
      "outputModes": [
        "application/json",
        "text/plain"
      ],
      "tags": [
        "clinic",
        "hours",
        "location",
        "korean-medicine",
        "healthcare"
      ]
    },
    {
      "description": "Search the clinic's Korean Medicine treatment programs by symptom or condition (pain, digestion, sleep, diet, women's health, growth, etc.).",
      "examples": [
        "소화가 안 되는데 어떤 진료를 받나요",
        "Do they treat chronic pain?"
      ],
      "id": "search_programs",
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "name": "Search Programs",
      "outputModes": [
        "application/json",
        "text/plain"
      ],
      "tags": [
        "programs",
        "treatment",
        "search",
        "korean-medicine",
        "healthcare"
      ]
    },
    {
      "description": "Get the clinic's opening hours for each day of the week, including the lunch break.",
      "examples": [
        "토요일에도 진료하나요",
        "What time does it close on weekdays?"
      ],
      "id": "get_operating_hours",
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "name": "Get Operating Hours",
      "outputModes": [
        "application/json",
        "text/plain"
      ],
      "tags": [
        "hours",
        "schedule",
        "korean-medicine",
        "healthcare"
      ]
    },
    {
      "description": "Ask a health question and get a Korean Medicine perspective. Does NOT provide a medical diagnosis.",
      "examples": [
        "담적이 뭔가요",
        "What is IBS in Korean Medicine?"
      ],
      "id": "ask_health_question",
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "name": "Ask Health Question",
      "outputModes": [
        "application/json",
        "text/plain"
      ],
      "tags": [
        "health",
        "korean-medicine",
        "korean-medicine",
        "healthcare"
      ]
    },
    {
      "description": "Search the clinic's frequently asked questions (parking, first-visit duration, telemedicine, booking).",
      "examples": [
        "주차 되나요",
        "Is telemedicine available?"
      ],
      "id": "get_faq",
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "name": "Get FAQ",
      "outputModes": [
        "application/json",
        "text/plain"
      ],
      "tags": [
        "faq",
        "clinic",
        "korean-medicine",
        "healthcare"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocol": "MCP/2025-03-26",
      "protocolBinding": "MCP",
      "protocolVersion": "2025-03-26",
      "transport": "streamable-http",
      "url": "https://www.sosoilsang.com/mcp"
    }
  ],
  "supportsAuthenticatedExtendedCard": false,
  "url": "https://www.sosoilsang.com/mcp",
  "version": "1.1.0"
}
