Paste the URL
Add caledee.com/api/mcp as a remote MCP server (a “connector”) in your client. One field, one paste — no API key to hunt for.
— AI assistants
Paste one URL into Claude, ChatGPT or your IDE, approve access, and manage your schedule in plain language — your week, your availability, your bookings.
Your assistant connects to
https://caledee.com/api/mcp
A remote MCP server, nothing to install. Works with any client that speaks MCP over Streamable HTTP — Claude, ChatGPT, Cursor, and more.
— How it works
Add caledee.com/api/mcp as a remote MCP server (a “connector”) in your client. One field, one paste — no API key to hunt for.
Your client discovers Caledee's OAuth endpoints (RFC 8414), registers itself (RFC 7591) and opens our consent screen. Sign in, approve the scopes — PKCE-secured, tokens rotate automatically.
Your assistant applies the same rules as your booking page — minimum notice, buffers, real availability. Nothing it books or moves can break them.
— Try asking
— The toolbox
Read tools come with every plan, including Free. Write tools — the ones that change things — require Pro and a token that explicitly carries the matching write scope.
list_bookingsList upcoming, past or canceled bookingsget_bookingFull details of one bookinglist_event_typesYour event types and their settingslist_schedulesAvailability schedules and rulesget_statsBooking stats and no-show ratelist_leadsCaptured leadsget_booking_linkThe public URL of an event typecancel_bookingCancel a booking — the invitee is notifiedreschedule_bookingMove a booking — calendars updated, invitee notifiedcreate_event_typeCreate a new event typeupdate_event_typeUpdate name, duration or statuscreate_availability_overrideCustom hours, or close a single dayset_out_of_officeBlock a date range — nobody can book youRead access is included on every plan. Write actions require Pro — €7/month, billed annually.
— Guardrails
Every tool is scoped to the authenticated user. A token can never read another account's bookings or leads.
Write tools are only registered when the token actually carries a write scope — a read-only token never even sees them.
See and revoke every connected app from Settings → Developers, any time.
— For builders
Authorization code + PKCE, dynamic client registration, rotating refresh tokens. Build your own integration on top.
A public API and HMAC-signed outbound webhooks, with the Team plan.
A machine-readable summary of what Caledee is and does, at /llms.txt.