Cronofy Connector for AI agents.
10 live capabilities
Manage unified calendars and book meetings across Google, iCloud, and Exchange.
Waiting for input…
Why people use Cronofy
Cronofy Calendar Sync for Complex Team Scheduling
With this Connector, your agent sees the whole picture at once. You just ask for a time that works for the whole group. The AI checks every provider, finds the overlap, and gives you the answer instantly. You stop being a human router for dates and start just picking the best time.
What Vinkius changes
That you get a single, unified command center for all your calendars.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Coordinating a multi-person interview
A recruiter needs to find a 30-minute slot for five candidates who all use different calendar providers.
- Real-world use case 02
Generating a client booking link
An executive assistant wants to send a 'Project Kickoff' link to a client.
- Real-world use case 03
Auditing a manager's schedule
A team lead needs to see a manager's free blocks for the next two weeks to plan a sprint.
Complete set · 10capabilities
The complete Cronofy capability set.
These are the exact actions your AI can choose when you ask it to work with Cronofy.
01—04
4 capabilities in this set.
Part of 10 available through Cronofy.
- 01 Capability
Delete event
Removes an event from your unified calendar to fix sync errors. Use this to keep your data clean and consistent.
- 02 Capability
List calendars
Shows all the specific calendar accounts connected to your profile. This helps you manage your various provider connections.
- 03 Capability
Get free busy
Returns a list of time blocks where you are currently unavailable. This protects your privacy by hiding event details.
- 04 Capability
Read events
Pulls all your events from Google, iCloud, and Exchange into one list. This helps you see your entire schedule in one view.
05—07
3 capabilities in this set.
Part of 10 available through Cronofy.
- 05 Capability
Create event
Adds a new event to your unified calendar and generates a sync link. It makes it easy to add meetings from your AI.
- 06 Capability
Query availability
Checks multiple people's schedules to find a common free slot. It handles the math for large group coordination.
- 07 Capability
Get account
Shows the different calendar providers linked to your account. Use this to see which providers are currently active.
08—10
3 capabilities in this set.
Part of 10 available through Cronofy.
- 08 Capability
Get user info
Pulls your specific profile details from the calendar gateway. This identifies your active arrays across native bounds.
- 09 Capability
List profiles
Verifies the structural layout of your connected calendar profiles. This ensures your blueprint directories are correct.
- 10 Capability
Create scheduling request
Generates a live URL for others to book time on your calendar. These links update automatically based on your real-time data.
Set up in minutes
One URL. Then ask Cronofy to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cronofy 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_fuuAGhMlpMRQdeengfnTD1xunCZFQt79mUa6huWj/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 Cronofy, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cronofy for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fuuAGhMlpMRQdeengfnTD1xunCZFQt79mUa6huWj/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 Cronofy URL.
- Step 03
Save and start
Save the connection and enable Cronofy in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cronofy": {
"url": "https://edge.vinkius.com/vk_preview_fuuAGhMlpMRQdeengfnTD1xunCZFQt79mUa6huWj/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 Cronofy
Open Agent mode in chat and ask: "Using Cronofy, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cronofy": {
"url": "https://edge.vinkius.com/vk_preview_fuuAGhMlpMRQdeengfnTD1xunCZFQt79mUa6huWj/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 Cronofy
Ask Copilot: "Using Cronofy, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cronofy": {
"url": "https://edge.vinkius.com/vk_preview_fuuAGhMlpMRQdeengfnTD1xunCZFQt79mUa6huWj/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 Cronofy
Open Cascade and ask: "Using Cronofy, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cronofy": {
"url": "https://edge.vinkius.com/vk_preview_fuuAGhMlpMRQdeengfnTD1xunCZFQt79mUa6huWj/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 Cronofy
Ask Cline: "Using Cronofy, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cronofy --transport http "https://edge.vinkius.com/vk_preview_fuuAGhMlpMRQdeengfnTD1xunCZFQt79mUa6huWj/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 Cronofy
Ask Claude: "Using Cronofy, show me...". 10 tools are ready
Where the request belongs
Work Cronofy can move forward.
This is for the person whose life is spread across multiple platforms. It's for the executive assistant managing 5 different schedules, the recruiter coordinating group interviews, or the founder who needs to share a booking link that actually works.
Executive Assistant
Managing complex, multi-timezone schedules for high-level leaders using Google and Exchange.
Sales Operations
Coordinating multi-participant demos and verifying availability across different company providers.
Recruiter
Checking candidate availability and booking interviews across various personal and work calendars.
Product Builder
Building calendar and scheduling features into AI-powered capabilities and applications.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGoogle Calendar
Sync and orchestrate your agenda securely. scan, schedule, and manipulate Google Calendar events natively in chat.
Fantastical
Manage calendars via Fantastical. create events using natural language, handle scheduling openings and proposals, and monitor connected accounts directly from any AI agent.
Notion Calendar (formerly Cron)
Manage scheduling via Notion Calendar. create events, track team availability, and manage scheduling links directly from any AI agent.
Cal.com
Automate scheduling via Cal.com. manage bookings, event types, and availability directly from any AI agent.
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.
Clockwise
Automate scheduling via Clockwise. manage focus time, track team availability, and optimize calendar events directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Cronofy 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 Cronofy.
The practical details behind the request, access and result.
Does Cronofy MCP support my Google and iCloud calendars?
Yes, it connects to both plus Exchange so your AI can see your entire schedule in one place. This allows you to manage your professional and personal life from a single interface.
Can I use it to find a meeting time for a large group?
Definitely. It can check up to 10 participants at once to find the best overlap. This is perfect for coordinating team meetings or multi-person interviews.
Does this Connector share my private event details?
No, you can use it to check free busy status, which only shows blocks of time without revealing what you are actually doing. This keeps your private events hidden from the agent.
How do I get a booking link for my clients?
You can ask your agent to create a scheduling request, and it will give you a live URL for others to use. These links update automatically as your calendar changes.
Can I delete events that didn't sync correctly?
Yes, you can use the delete capability to remove specific events from your unified calendar. This helps you clean up sync errors between your different providers.
Is this for personal use or business?
It works for both. Whether you are an executive assistant managing a complex corporate schedule or a freelancer coordinating personal appointments, this Connector handles it all.
Can my agent check availability across different calendar providers like Google and iCloud?
Yes. Use the 'query_availability' capability. Your agent will traverse multi-user JSON payloads and calculate strict intersections across all connected accounts, regardless of the underlying calendar provider.
How do I create a new calendar event via the agent?
Provide the 'calendar_id', 'summary', and 'start/end' times to the 'create_event' capability. The agent commands Cronofy to update your upstream provider synchronously, ensuring the event appears on your calendar immediately.
Can I generate a public scheduling link through chat?
Absolutely. Use the 'create_scheduling_request' capability. The agent will generate a shared UI link mapped to your live availability, which you can then share externally to let others book time with you.
One connection away
Give your agent a direct line to Cronofy.
Connect Cronofy once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available