Calendly for Claude, Cursor, ChatGPT & agents
Calendly — list event types (meeting templates), browse scheduled events with invitees, fetch event-type availability windows, generate single-use scheduling links to share in outreach, list organi...
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Calendly — list event types (meeting templates), browse scheduled events with invitees, fetch event-type availability windows, generate single-use scheduling links to share in outreach, list organization members, and cancel meetings with a reason. Use when the user mentions Calendly, scheduling link, meeting template, intro call, book a meeting with me, share my calendar, availability, or wants to look up / send / cancel a Calendly booking.
The Calendly skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and Calendly is connected, ask your agent something like:
- “Get current user from Calendly.”
- “List event types from Calendly.”
- “Get event type from Calendly.”
Tools available (10)
calendly__get_current_userFetch the calling user's Calendly profile. Returns the user URI needed for most other queries.
calendly__list_event_typesList the event types (meeting templates) for a user. Returns id, name, duration, scheduling URL, slug, active status.
calendly__get_event_typeFetch one event type by URI or uuid for full settings (location, questions, kind).
calendly__list_scheduled_eventsList scheduled events (booked meetings) for a user, with optional time/status filters.
calendly__get_scheduled_eventFetch one scheduled event with location + meeting details.
calendly__list_event_inviteesList invitees on a scheduled event (name, email, response answers, cancel reason).
calendly__create_share_linkGenerate a single-use scheduling link to a specific event type. Optional max_event_count + owner email so your agent can paste it in an outreach.
calendly__cancel_eventCancel an active scheduled event. Reason is sent in the invitee's notification email.
calendly__list_organization_membershipsList members of the caller's Calendly organization (resolve owner ids for cross-user lookups).
calendly__list_event_type_availabilityList free time slots for a specific event type within a date range. Useful to suggest meeting times in an outreach.
How to connect
Calendly needs a provider API key to talk to calendly. Connect it from the Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize Calendly.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every Syncore tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the Syncore vault.
See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Calendly? You may also want:
- Airtable — list bases, read / query records with filter formulas, create new rows, and update fields on existing records via Airtable REST API
- Apple Calendar — list calendars, today's events, upcoming events, search by free-text, create / update / delete events with attendees, location, all-day flag
- Apple Reminders — list reminder lists with incomplete counts, list reminders inside a list, surface today's due + overdue items, create / update / complete / del...
- Asana — list workspaces and projects, list / create tasks, set due dates, and mark tasks complete
- Cal.com — list and manage bookings, event types, availability schedules; create / cancel / reschedule meetings on the user's Cal.com account
Or browse all 75 skills in the Syncore catalog.