{
  "serverInfo": {
    "name": "com.marriedbyjosh/availability",
    "title": "Married By Josh — Availability",
    "version": "1.0.0",
    "description": "MCP tools for checking wedding-celebrant availability with Josh Withers (Tasmania / Australia). Read-only, backed by a private Google Calendar via FreeBusy — no event details are ever exposed."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://marriedbyjosh.com/api/mcp"
  },
  "capabilities": {
    "tools": [
      {
        "name": "check_availability",
        "description": "Check whether Josh is booked on a specific date (YYYY-MM-DD, Australia/Hobart)."
      },
      {
        "name": "get_busy_dates",
        "description": "List every calendar date over the next ~18 months on which Josh is booked."
      }
    ]
  },
  "websiteUrl": "https://marriedbyjosh.com",
  "supportedProtocolVersions": ["2025-06-18"]
}
