SavvyCal Connector for AI agents.
10 live capabilities
Manage booking links and real-time availability for your calendar.
Waiting for input…
Why people use SavvyCal
SavvyCal for ending the manual link-sharing loop
This Connector changes that. You can just ask your agent to grab the right link or tell it to create a new one for a specific client. It handles the interaction in the background so you can keep the conversation moving.
What Vinkius changes
You get a hands-free way to manage your availability and booking links directly from your chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Creating a custom link for a new product launch
A sales manager needs a unique link for a Q4 demo.
- Real-world use case 02
Checking availability for a high-priority lead
A consultant wants to know if they can meet next Tuesday.
- Real-world use case 03
Cleaning up a messy calendar
An executive realizes three meetings were canceled but are still on the schedule.
Complete set · 10capabilities
The complete SavvyCal capability set.
These are the exact actions your AI can choose when you ask it to work with SavvyCal.
01—04
4 capabilities in this set.
Part of 10 available through SavvyCal.
- 01 Capability
Create link
Make a new scheduling link with a custom name, slug, and duration. Use this to generate unique links for different clients.
- 02 Capability
Delete link
Permanently remove a scheduling link from your account. Use this to clean up old or unused booking pages.
- 03 Capability
Get link
Fetch the details for a specific scheduling link you've already created. This helps you verify your shareable URLs.
- 04 Capability
List availability
Find out which time slots are open for a specific link within a date range. This gives you real-time bookable windows.
05—07
3 capabilities in this set.
Part of 10 available through SavvyCal.
- 05 Capability
List events
See all your currently scheduled booking events in one list. This helps you keep track of your day without opening a browser.
- 06 Capability
Cancel event
Stop a scheduled appointment by providing the event ID and a reason. It helps you clear your calendar instantly.
- 07 Capability
Get account
Pull your authenticated profile details to check your account status. Use this to verify your base settings quickly.
08—10
3 capabilities in this set.
Part of 10 available through SavvyCal.
- 08 Capability
Get event
Look up the specific details of a single scheduled meeting. This is useful for checking attendee info before a call.
- 09 Capability
List links
View every scheduling link currently active in your SavvyCal account. This lets you see all your public booking pages at once.
- 10 Capability
Update link
Modify the details of an existing scheduling link. This ensures your booking parameters stay current.
Set up in minutes
One URL. Then ask SavvyCal to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use SavvyCal 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_3yMQdZOwOGcIM64sXHQmHVyGIAsBbmnEDZf7bj1m/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 SavvyCal, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable SavvyCal for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3yMQdZOwOGcIM64sXHQmHVyGIAsBbmnEDZf7bj1m/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 SavvyCal URL.
- Step 03
Save and start
Save the connection and enable SavvyCal in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"savvycal": {
"url": "https://edge.vinkius.com/vk_preview_3yMQdZOwOGcIM64sXHQmHVyGIAsBbmnEDZf7bj1m/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 SavvyCal
Open Agent mode in chat and ask: "Using SavvyCal, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"savvycal": {
"url": "https://edge.vinkius.com/vk_preview_3yMQdZOwOGcIM64sXHQmHVyGIAsBbmnEDZf7bj1m/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 SavvyCal
Ask Copilot: "Using SavvyCal, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"savvycal": {
"url": "https://edge.vinkius.com/vk_preview_3yMQdZOwOGcIM64sXHQmHVyGIAsBbmnEDZf7bj1m/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 SavvyCal
Open Cascade and ask: "Using SavvyCal, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"savvycal": {
"url": "https://edge.vinkius.com/vk_preview_3yMQdZOwOGcIM64sXHQmHVyGIAsBbmnEDZf7bj1m/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 SavvyCal
Ask Cline: "Using SavvyCal, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add savvycal --transport http "https://edge.vinkius.com/vk_preview_3yMQdZOwOGcIM64sXHQmHVyGIAsBbmnEDZf7bj1m/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 SavvyCal
Ask Claude: "Using SavvyCal, show me...". 10 tools are ready
Where the request belongs
Work SavvyCal can move forward.
Founders and sales leaders who are tired of the back and forth email chain. It is for anyone who spends half their day moving blocks on a calendar or sending out 'here is my link' messages.
Sales Development Rep
Creates unique booking links for different lead categories and checks availability for prospects in real-time.
Executive Assistant
Manages a high-level executive's calendar by listing upcoming events and canceling meetings that no longer need to happen.
Consultant
Quickly generates and shares custom links for different types of discovery calls or deep-dive sessions.
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.
NeetoCal
Let clients book appointments through your personalized scheduling page with calendar sync and automatic reminders.
YouCanBook.me
Automate scheduling workflows via YouCanBook.me. manage booking pages, appointments, and availability directly from any AI agent.
Calendly
Automate scheduling workflows via Calendly. manage event types, scheduled events, invitees, and availability directly from any AI agent.
SuperSaaS
Automate online scheduling and bookings via SuperSaaS. manage schedules, appointments, and users directly from any AI agent.
MakePlans
Online booking and appointment scheduling via MakePlans MCP.
Bring your own AI
Change the model, client or framework. Keep SavvyCal 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 SavvyCal.
The practical details behind the request, access and result.
How does the SavvyCal MCP help with my booking links?
It lets your AI agent manage all your scheduling links in one place. You can ask your agent to find, create, or update links without ever opening your SavvyCal dashboard.
Can the SavvyCal MCP create new links for me?
Yes, your agent can create new booking links with specific names, slugs, and durations on demand. This is great for creating unique links for different types of clients.
How do I use the SavvyCal MCP to check my availability?
You can ask your agent to check your bookable slots for a specific date range. It will pull real-time data from your SavvyCal account to give you the exact windows.
Can I cancel meetings using the SavvyCal MCP?
Yes, you can tell your agent to cancel a specific appointment by providing the event details. It will handle the cancellation for you instantly.
Is the SavvyCal MCP good for sales teams?
It is perfect for sales teams who need to share booking links quickly. It helps you stay in the flow of a conversation while your agent handles the scheduling logistics.
What happens when I connect SavvyCal MCP to my AI agent?
Your AI agent gains the ability to see your availability, manage your links, and handle your appointments. It makes your scheduling much more conversational and less manual.
Can my AI automatically create specific booking links for a client?
Yes. Instead of going into the SavvyCal dashboard, you can simply ask your agent: 'Create a new 60-minute scheduling link named Strategy Session for Acme Corp with slug acme-strategy'. The agent will generate the ready-to-share URL instantly.
How accurate is the availability check through the AI?
Perfectly accurate. When you ask the agent to find free slots next week, it uses the list_availability capability to deeply check your underlying SavvyCal configurations, timezone translations, and active Google/Outlook calendar blocks in real time.
If a meeting needs to be canceled, can the agent handle it?
Absolutely. You can request: 'Cancel my meeting with Alex tomorrow due to scheduling conflict'. The agent will identify the event ID, use cancel_event with the provided reason, and SavvyCal will natively email the invitee the cancellation notice.
One connection away
Give your agent a direct line to SavvyCal.
Connect SavvyCal once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available