Cal.com Connector for AI agents.
10 live capabilities
Manage meeting bookings and availability through natural conversation.
Waiting for input…
Why people use Cal.com
Cal.com : Stop Manual Calendar Tagging
This Connector changes the flow. You just tell your agent what needs to happen in plain English. It handles the heavy lifting of checking your rules, finding a slot, and creating the booking for you. You get your time back.
What Vinkius changes
You get a conversational interface for your entire scheduling workflow.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
High-volume demo booking
A sales rep asks their agent to find a 30-minute slot for a demo next Tuesday and book it for a lead.
- Real-world use case 02
Emergency meeting rescheduling
A founder needs to move a 2pm call to 4pm because of a production issue.
- Real-world use case 03
Auditing guest attendance
A project manager wants to see who is confirmed for tomorrow's sync.
Complete set · 10capabilities
The complete Cal.com capability set.
These are the exact actions your AI can choose when you ask it to work with Cal.com.
01—04
4 capabilities in this set.
Part of 10 available through Cal.com.
- 01 Capability
Get me
Get your profile information like your name and timezone. This helps your agent understand your basic identity and local time.
- 02 Capability
List bookings
See a list of all your current bookings with status filters. You can quickly check which meetings are confirmed or pending.
- 03 Capability
Get booking
Get the full details for a specific booking using its ID. This is how your agent sees the specific guest info and meeting links.
- 04 Capability
Create booking
Make a new booking and generate a conferencing URL automatically. This allows your agent to set up meetings without you touching the dashboard.
05—07
3 capabilities in this set.
Part of 10 available through Cal.com.
- 05 Capability
Cancel booking
Delete a booking and send out email notifications to everyone involved. It also frees up the time slot in your schedule immediately.
- 06 Capability
Reschedule booking
Move an existing booking to a new time block. It automatically updates the links for your guests and sends them the new info.
- 07 Capability
List event types
See all the different meeting formats you have set up. This helps your agent know which types of calls you offer.
08—10
3 capabilities in this set.
Part of 10 available through Cal.com.
- 08 Capability
Get event type
Get the specific rules and configuration for a single meeting type. Use this to see the exact duration or description of a format.
- 09 Capability
List schedules
Find the rules for your work hours and availability. This shows your agent when you are actually allowed to book meetings.
- 10 Capability
Get available slots
See exactly which time slots are open for a specific meeting type. This is the best way to find a window that works for everyone.
Set up in minutes
One URL. Then ask Cal.com to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cal.com 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_vlBwmjy0fx6XDaAdTzJa1WXdBb5e0kGXSyQ3bdwQ/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 Cal.com, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cal.com for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vlBwmjy0fx6XDaAdTzJa1WXdBb5e0kGXSyQ3bdwQ/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 Cal.com URL.
- Step 03
Save and start
Save the connection and enable Cal.com in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"calcom-1": {
"url": "https://edge.vinkius.com/vk_preview_vlBwmjy0fx6XDaAdTzJa1WXdBb5e0kGXSyQ3bdwQ/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 Cal.com
Open Agent mode in chat and ask: "Using Cal.com, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"calcom-1": {
"url": "https://edge.vinkius.com/vk_preview_vlBwmjy0fx6XDaAdTzJa1WXdBb5e0kGXSyQ3bdwQ/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 Cal.com
Ask Copilot: "Using Cal.com, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"calcom-1": {
"url": "https://edge.vinkius.com/vk_preview_vlBwmjy0fx6XDaAdTzJa1WXdBb5e0kGXSyQ3bdwQ/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 Cal.com
Open Cascade and ask: "Using Cal.com, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"calcom-1": {
"url": "https://edge.vinkius.com/vk_preview_vlBwmjy0fx6XDaAdTzJa1WXdBb5e0kGXSyQ3bdwQ/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 Cal.com
Ask Cline: "Using Cal.com, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add calcom-1 --transport http "https://edge.vinkius.com/vk_preview_vlBwmjy0fx6XDaAdTzJa1WXdBb5e0kGXSyQ3bdwQ/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 Cal.com
Ask Claude: "Using Cal.com, show me...". 10 tools are ready
Where the request belongs
Work Cal.com can move forward.
This is for anyone who spends hours a week manually moving calendar invites, chasing down meeting links, or double-booking themselves across different platforms.
Sales Development Rep
Uses the agent to quickly check availability and book demos while chatting with leads.
Technical Founder
Verifies overlapping schedules and moves investor calls without leaving the code editor.
Project Manager
Maps out internal event classes and ensures meeting links work correctly across the team.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCal.com
Automate scheduling via Cal.com. manage bookings, event types, and availability directly from any AI agent.
SavvyCal
Manage your SavvyCal scheduling links, check real-time availability, and coordinate automated bookings via AI.
Truto Unified Calendar
Empower your AI agent with a universal API to read, schedule, and sync events seamlessly across Google, Outlook, and other major calendar providers.
Google Calendar
Sync and orchestrate your agenda securely. scan, schedule, and manipulate Google Calendar events natively in chat.
EventTemple
Fill your venue calendar with event bookings, catering orders, and banquet management capabilities made for hospitality sales teams.
Fantastical
Manage calendars via Fantastical. create events using natural language, handle scheduling openings and proposals, and monitor connected accounts directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Cal.com 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 Cal.com.
The practical details behind the request, access and result.
Can I use Cal.com MCP to book meetings automatically?
Yes. Your AI agent can create new bookings and generate conferencing links for you using just a natural language command.
Does Cal.com MCP handle time zone changes?
Yes, it pulls your profile information including your timezone to ensure all bookings are scheduled correctly.
How does Cal.com MCP send notifications?
When you cancel a booking through the agent, the Connector triggers the standard email alerts to keep everyone informed.
Can I see my past bookings with Cal.com MCP?
You can ask your agent to list your bookings with specific filters to see your history or upcoming events.
Does Cal.com MCP work with my existing calendar?
It connects directly to your Cal.com account, which syncs with your existing calendar providers.
Can the agent reschedule meetings for me?
Yes. It can move appointments to new time blocks and automatically update the guest links for you.
Can it check if my 2:00 PM slot is strictly open inside its origin database matrices?
Yes. Ask the agent via the get_available_slots interface capability, targeting dates. It cross-examines the true structural Cal parameters securely to verify if open overlapping exist immediately bypassing graphical user errors naturally quickly cleanly.
Can I cancel meeting structures via AI conversational queries exclusively securely easily fluidly quickly natively?
Absolutely naturally fully completely completely totally definitively accurately effortlessly flawlessly functionally effectively. State you wish to cancel an event and either provide the ID explicitly or let it query. The system runs the termination protocol, alerting your invitees without manually lifting a secondary click internally securely truly natively powerfully organically efficiently properly cleanly smoothly reliably instantly natively naturally swiftly correctly.
Will the AI inform me who booked specific categories dynamically cleanly properly safely natively reliably securely properly?
Yes naturally properly flawlessly comprehensively effectively directly efficiently easily seamlessly properly exactly reliably successfully strongly surely securely fully. Any simple invocation of the list bookings protocol surfaces arrays listing not just times but total attendees correctly linked with respective details precisely effectively smoothly natively exactly flawlessly.
One connection away
Give your agent a direct line to Cal.com.
Connect Cal.com once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available