{
  "name": "callendar",
  "title": "Callendar",
  "description": "Callendar helps businesses reduce Calendly no-shows with WhatsApp® reminders, cancellations, and rescheduling.",
  "version": "1.0.0",
  "status": "active",
  "website": "https://callendar.co/",
  "documentationUrl": "https://callendar.co/",
  "iconUrl": "https://callendar.co/img/callendar-logo.png",
  "provider": {
    "name": "Callendar Inc.",
    "url": "https://callendar.co/"
  },
  "transport": {
    "type": "streamable-http",
    "url": "https://app.callendar.de/mcp"
  },
  "authentication": {
    "required": false
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "tools": [
    {
      "name": "get_callendar_overview",
      "description": "Get a public overview of Callendar."
    },
    {
      "name": "get_callendar_features",
      "description": "Get the public feature list for Callendar."
    },
    {
      "name": "get_callendar_pricing",
      "description": "Get public pricing information for Callendar."
    },
    {
      "name": "create_callendar_contact_link",
      "description": "Create a WhatsApp® contact link so a user can talk with a Callendar expert. This does not send any message automatically."
    }
  ],
  "access": {
    "public": true,
    "read_only": true,
    "authentication_required": false
  },
  "safety": {
    "does_not_send_whatsapp_messages": true,
    "does_not_modify_calendly_accounts": true,
    "does_not_access_private_customer_data": true
  },
  "resources": [
    {
      "name": "Callendar website",
      "uri": "https://callendar.co/",
      "description": "Public landing page for Callendar."
    },
    {
      "name": "Terms of Service",
      "uri": "https://callendar.co/terms.pdf"
    },
    {
      "name": "Privacy Policy",
      "uri": "https://callendar.co/privacy.pdf"
    }
  ],
  "product": {
    "category": "BusinessApplication",
    "useCases": [
      "Calendly WhatsApp® reminders",
      "No-show reduction",
      "Appointment cancellation",
      "Appointment rescheduling",
      "WhatsApp® automation"
    ],
    "pricing": [
      {
        "plan": "Starter",
        "price": "$29/month"
      },
      {
        "plan": "Growth",
        "price": "$95/month"
      },
      {
        "plan": "Pro",
        "price": "$199/month"
      }
    ]
  },
  "contact": {
    "email": "hello@callendar.co",
    "whatsapp": "https://wa.me/59898971142"
  }
}