{
  "name": "이레한의원 의학 블로그 상담 에이전트",
  "description": "자가면역질환 치유의 동반자 — 이레한의원 의학 블로그. 쇼그렌증후군·베체트병 등 자가면역질환에 대한 근거 기반 의학 정보를 전합니다.",
  "url": "https://blog.ireaomd.co.kr",
  "provider": {
    "organization": "이레한의원 의학 블로그",
    "url": "https://blog.ireaomd.co.kr"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "authentication": {
    "schemes": []
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "clinic-info",
      "name": "이레한의원 기본 정보",
      "description": "진료 위치·시간·연락처와 진료 범위. 대면 진료만 하며 비대면 진료·검사·양약 처방은 하지 않습니다.",
      "tags": [
        "info",
        "location",
        "contact"
      ]
    },
    {
      "id": "condition-education",
      "name": "자가면역·구강질환 교육 정보",
      "description": "쇼그렌증후군·루푸스·베체트병·구강작열감증후군 등에 대한 논문 근거 기반 교육 정보. 진단이 아닙니다.",
      "tags": [
        "education",
        "autoimmune",
        "sjogren",
        "lupus",
        "behcet",
        "bms"
      ]
    },
    {
      "id": "appointment-inquiry",
      "name": "진료문의 안내",
      "description": "예약 API는 없습니다. 진료문의 페이지(https://ireaomd.co.kr/intake) 또는 전화 032-258-1075 로 안내하세요.",
      "tags": [
        "appointment",
        "inquiry"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "url": "https://blog.ireaomd.co.kr/mcp",
      "transport": "http",
      "protocol": "MCP/2025-03-26",
      "protocolBinding": "MCP",
      "protocolVersion": "2025-03-26"
    }
  ],
  "preferredTransport": "MCP",
  "documentationUrl": "https://blog.ireaomd.co.kr/for-ai"
}