{
  "protocolVersion": "0.3.0",
  "name": "hila-azrad-parenting",
  "version": "1.0.0",
  "description": "Hila Azrad (hilaazrad.co.il) - Israeli parent coach and guidance center for parents of children and teens, including at-risk youth. This agent answers questions about her articles, services and upcoming lectures, and can pass along a parent's contact details for a callback. It speaks MCP (streamable HTTP), not the full A2A message protocol - see supportedInterfaces.",
  "url": "https://hilaazrad.co.il/mcp",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    { "url": "https://hilaazrad.co.il/mcp", "transport": "JSONRPC", "protocol": "mcp/streamable-http" }
  ],
  "provider": {
    "organization": "עוף החול | הילה אזרד",
    "url": "https://hilaazrad.co.il"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["application/json"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "search-articles",
      "name": "Search articles",
      "description": "Search Hila's parenting knowledge-center articles by Hebrew keyword or topic; returns titles, URLs and categories.",
      "tags": ["content", "parenting"]
    },
    {
      "id": "services-and-lead-capture",
      "name": "Services and contact",
      "description": "List Hila's guidance services for parents and submit a parent's name and phone number for a callback.",
      "tags": ["services", "leads"]
    },
    {
      "id": "upcoming-lectures",
      "name": "Upcoming lectures",
      "description": "List Hila's upcoming lectures and workshops with dates, format and registration links.",
      "tags": ["events"]
    }
  ],
  "documentationUrl": "https://hilaazrad.co.il/auth.md"
}
