Cal.com for your agents.
Connect Cal.com once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Cal.com.
What agents can do with Cal.com
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
cal-com_list_eventsList event types (meeting types) on the account.
cal-com_get_event_typeGet details of an event type by id.
cal-com_list_bookingsList bookings (scheduled meetings).
cal-com_get_bookingGet details of a booking by uid.
cal-com_create_bookingBook a meeting for an event type. Provide start time, attendee details, and event type id.
cal-com_cancel_bookingCancel a booking by uid with an optional cancellation reason.
cal-com_reschedule_bookingReschedule a booking to a new start time by uid.
cal-com_get_availabilityGet available time slots for an event type on a given date range.
cal-com_create_event_typeCreate a new event type (meeting type) with duration, title, and scheduling settings.
cal-com_update_event_typeUpdate an event type's title, duration, or description by id.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Go to Cal.com > Settings > Security > API Keys.
- Click 'Create API Key', name it (e.g. even-connect).
- Copy the key; it is shown once.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Cal.com to Even: call connect_begin("cal-com") on the even-connect MCP and walk me through it.
Cal.com lists event types and bookings for your scheduling account, retrieves specific booking details for calendar management.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.