{
  "protocolVersion": "0.3.0",
  "name": "Night Nurse Israel",
  "description": "Private night-nurse service in Israel — services, pricing guidance and lead intake.",
  "url": "https://xn--4dbichlrb3i.xn--4dbrk0ce/api/mcp/",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    {
      "transport": "JSONRPC",
      "url": "https://xn--4dbichlrb3i.xn--4dbrk0ce/api/mcp/"
    }
  ],
  "additionalInterfaces": [
    {
      "transport": "JSONRPC",
      "url": "https://xn--4dbichlrb3i.xn--4dbrk0ce/api/mcp/"
    }
  ],
  "provider": {
    "organization": "אחות לילה",
    "url": "https://xn--4dbichlrb3i.xn--4dbrk0ce/"
  },
  "version": "1.0.0",
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "list_services",
      "name": "List services",
      "description": "List the night-nursing services offered (private nurse, baby night nurse, hospital nurse, lactation consultant, caregiver).",
      "tags": [
        "healthcare",
        "services"
      ],
      "examples": [
        "אילו שירותים אתם מציעים?",
        "What services do you offer?"
      ]
    },
    {
      "id": "get_pricing",
      "name": "Pricing info",
      "description": "Explain how pricing works for private nursing (hourly range, insurance reimbursement).",
      "tags": [
        "pricing"
      ],
      "examples": [
        "כמה עולה אחות פרטית?",
        "How much does a private nurse cost?"
      ]
    },
    {
      "id": "request_callback",
      "name": "Request a callback",
      "description": "Submit name + phone to be contacted by the service.",
      "tags": [
        "lead",
        "contact"
      ],
      "examples": [
        "אני רוצה שיחזרו אליי",
        "Please call me back"
      ]
    }
  ]
}