{
  "$schema": "https://modelcontextprotocol.io/schemas/discovery/v1.json",
  "name": "parenting-hub-mcp",
  "title": "Parenting Hub",
  "description": "Evidence-based parenting tools for ChatGPT, Claude and other MCP-aware assistants. Track feeds, sleep, nappies, milestones and symptoms; ask Lumi (our clinician-reviewed assistant) age-appropriate questions; and personalise plans across pregnancy, baby and toddler stages.",
  "version": "1.0.0",
  "publisher": {
    "name": "Parenting Hub Global",
    "url": "https://parentinghub.com.au",
    "contact": "hello@parentinghub.com.au"
  },
  "endpoints": {
    "streamableHttp": "https://mvxbxuodyoyowanbhfyo.supabase.co/functions/v1/mcp"
  },
  "transports": ["http"],
  "auth": {
    "type": "oauth2",
    "flow": "authorization_code_pkce",
    "dynamic_client_registration": true,
    "issuer": "https://mvxbxuodyoyowanbhfyo.supabase.co/auth/v1",
    "resource_metadata": "https://mvxbxuodyoyowanbhfyo.supabase.co/functions/v1/mcp/.well-known/oauth-protected-resource"
  },
  "documentation": "https://parentinghub.com.au/mcp",
  "manifest": "https://parentinghub.com.au/.lovable/mcp/manifest.json",
  "categories": ["health", "parenting", "family", "productivity"],
  "keywords": [
    "parenting", "pregnancy", "baby", "toddler", "sleep", "feeding",
    "breastfeeding", "milestones", "midwife", "IBCLC", "family health"
  ],
  "audience": "Parents and caregivers of children from pregnancy through age 5.",
  "safety": {
    "clinician_reviewed": true,
    "review_policy": "https://parentinghub.com.au/about/clinical-team",
    "disclaimer": "General guidance only; not a substitute for medical advice. Emergency red flags escalate to local emergency services."
  },
  "tool_count": 33,
  "license": "Proprietary — free tier available; Premium tools require subscription."
}
