Calendly Connector for AI agents.
12 live capabilities
Manage your booking links and meeting details through natural conversation.
Waiting for input…
Why people use Calendly
Calendly for Automated Meeting Management
With this Connector, you can pull all that information directly into your chat. Your agent can list upcoming meetings, check specific invitee details, and even pull custom question responses. It turns a multi-step admin task into a single sentence.
What Vinkius changes
You stop manual clicking and start managing your calendar through conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Lead context gathering
A sales rep needs to know who's booked a demo today and what they wrote in the 'Company Size' question.
- Real-world use case 02
Dynamic booking buttons
A developer needs to build a custom 'Book a Demo' button on a landing page.
- Real-world use case 03
Availability checks
A manager wants to see if a team member is free for a quick sync next Tuesday.
Complete set · 12capabilities
The complete Calendly capability set.
These are the exact actions your AI can choose when you ask it to work with Calendly.
01—04
4 capabilities in this set.
Part of 12 available through Calendly.
- 01 Capability
List invitees
Pull a list of everyone who has booked a meeting, including their emails and start times. Use this to see who is on your upcoming schedule.
- 02 Capability
Create scheduling link
Create a direct booking URL for a specific event type without needing a redirect. This is great for adding custom links to your email signatures or landing pages.
- 03 Capability
Create webhook
Set up a new webhook to get notifications for bookings, cancellations, or no-shows. Use this to keep your team updated automatically.
- 04 Capability
Get invitee
Fetch specific details for a single attendee, including their responses to custom questions. Use this to see who is on your upcoming schedule.
05—08
4 capabilities in this set.
Part of 12 available through Calendly.
- 05 Capability
Get me
Retrieve your basic profile info and organization URI to verify your connection is active. It's a quick way to confirm your token is working.
- 06 Capability
Get scheduled event
Get the full details of a specific meeting, like the start time and status. Use this to check the specifics of a single booking.
- 07 Capability
List event types
See every meeting template you have available, including its type and scheduling URL. This helps you see what options you can offer to leads.
- 08 Capability
List memberships
See all the organizations and roles you're associated with in your Calendly account. This is helpful for managing multi-team access.
09—12
4 capabilities in this set.
Part of 12 available through Calendly.
- 09 Capability
List scheduled events
View all your upcoming and past meetings in a single list. Use this to get a high-level overview of your calendar.
- 10 Capability
Get user availability
Check a user's specific busy times and scheduling rules for a chosen date range. This lets you see when someone is free before you book a call.
- 11 Capability
List webhooks
View all your current webhook subscriptions to see what events your agent is monitoring. Use this to audit your existing integrations.
- 12 Capability
Get event type
Pull specific details like duration and description for a single meeting template. This helps you see what options you can offer to leads.
Set up in minutes
One URL. Then ask Calendly to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Calendly from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_0ytDRsGKlfuvjNicadtb8uGytPFOjyZoZkityKCR/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Calendly, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Calendly for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_0ytDRsGKlfuvjNicadtb8uGytPFOjyZoZkityKCR/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Calendly URL.
- Step 03
Save and start
Save the connection and enable Calendly in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"calendly-alternative": {
"url": "https://edge.vinkius.com/vk_preview_0ytDRsGKlfuvjNicadtb8uGytPFOjyZoZkityKCR/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Calendly
Open Agent mode in chat and ask: "Using Calendly, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"calendly-alternative": {
"url": "https://edge.vinkius.com/vk_preview_0ytDRsGKlfuvjNicadtb8uGytPFOjyZoZkityKCR/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Calendly
Ask Copilot: "Using Calendly, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"calendly-alternative": {
"url": "https://edge.vinkius.com/vk_preview_0ytDRsGKlfuvjNicadtb8uGytPFOjyZoZkityKCR/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Calendly
Open Cascade and ask: "Using Calendly, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"calendly-alternative": {
"url": "https://edge.vinkius.com/vk_preview_0ytDRsGKlfuvjNicadtb8uGytPFOjyZoZkityKCR/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Calendly
Ask Cline: "Using Calendly, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add calendly-alternative --transport http "https://edge.vinkius.com/vk_preview_0ytDRsGKlfuvjNicadtb8uGytPFOjyZoZkityKCR/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Calendly
Ask Claude: "Using Calendly, show me...". 12 tools are ready
Where the request belongs
Work Calendly can move forward.
For the sales lead who's tired of digging through confirmation emails to find a prospect's phone number, or the ops manager trying to audit booking volume across a large team.
Sales Development Rep
Checking invitee details and booking conversion rates during a live call to keep the conversation moving.
Operations Manager
Auditing webhook integrations and team memberships for a large organization to ensure correct permissions.
Software Engineer
Programmatically creating scheduling links for a custom internal capability or a high-traffic landing page.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCalendly
Automate scheduling workflows via Calendly. manage event types, scheduled events, invitees, and availability directly from any AI agent.
Cal.com
Automate scheduling via Cal.com. manage bookings, event types, and availability directly from any AI agent.
Google Calendar
Sync and orchestrate your agenda securely. scan, schedule, and manipulate Google Calendar events natively in chat.
Appointlet
Bring Appointlet scheduling directly into your AI agent. list schedules, track bookings, cancel events, and manage attendees seamlessly.
Notion Calendar (formerly Cron)
Manage scheduling via Notion Calendar. create events, track team availability, and manage scheduling links directly from any AI agent.
Cronofy
Automate scheduling via Cronofy. unify Google, iCloud, and Exchange calendars to manage events and track multi-user availability directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Calendly connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Calendly.
The practical details behind the request, access and result.
Can the Calendly MCP book meetings for me?
No, this Connector does not have the ability to place events on your calendar. It allows your agent to read your data and generate direct booking links that you can share with others.
Does Calendly MCP work with my team's account?
Yes, it can view organization memberships and roles. This allows your agent to see the different teams and account structures you are part of.
Can I see the answers to my custom booking questions?
Yes, your agent can pull the specific responses people provide when they book a meeting, giving you more context before you hop on a call.
Can I use Calendly MCP to check if someone is free?
Yes, you can ask your agent to check a specific user's availability for a date range. It will return their busy times and scheduling rules.
Can I set up automated alerts with Calendly MCP?
Yes, you can use the Connector to manage and list webhook subscriptions. This helps you monitor events like new bookings or cancellations.
How do I create a Calendly Personal Access Token?
Log in to the Calendly Dashboard, go to Integrations & Settings > API & Webhooks, and generate a Personal Access Token. Copy the token immediately. it won't be shown again.
Can I see who booked a meeting?
Yes! Use list_invitees to see all attendees across your events, or list_scheduled_events to see upcoming meetings with their invitee URIs. Then use get_invitee with the invitee UUID to get their full name, email, timezone and answers to custom questions.
Can I check availability before booking?
Yes! Use get_user_availability with the user's URI, start time and end time (ISO 8601 UTC). It returns the user's scheduling rules, busy times and date overrides so you can identify open slots before creating a booking.
Can I set up webhooks for new bookings?
Yes! Use create_webhook with your callback URL, events like 'invitee.created' and 'invitee.canceled', and the scope (your user or organization URI). Optionally provide a signing key for verification. You can audit existing webhooks with list_webhooks.
One connection away
Give your agent a direct line to Calendly.
Connect Calendly once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available