How to Use the Cronofy MCP in Claude Code
Automate calendar operations and multi-user scheduling directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cronofy MCP to Claude Code
Create your Vinkius account to connect Cronofy to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-driven calendar automation via Claude Code
For developers who live in the shell, switching to a web browser to schedule a meeting is a waste of time. Claude Code uses this MCP Server to query your calendar directly from the command line. It runs `read_events` to pull your upcoming agenda and outputs it clean to stdout. You can pipe this output to other terminal tools or let the agent process it. If you need to clear your calendar for an urgent deploy, the agent runs `delete_event` on conflicting blocks in seconds.
Automate scheduling links in CI/CD pipelines
Claude Code runs headless, making it a perfect fit for shell scripts and automated cron jobs. You can script the agent to check team availability using `get_free_busy` and generate dispatch forms with `create_scheduling_request` automatically when a build fails. It uses `query_availability` to find on-call engineers who are actually active. This turns your calendar into an active part of your infrastructure monitoring setup.
Inspect account structures from the CLI
Debugging calendar integrations requires precise structural data. Claude Code calls `get_account` and `get_user_info` to inspect authentication bounds and active sub-provider lists directly inside your terminal session. It retrieves cloud logging IDs using `list_calendars` to verify that your webhooks and sync links are pointing to the correct payloads. No GUI or web console required.
Set up Cronofy MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecronofy-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Cronofy transactions." It will automatically discover and invoke the available Cronofy tools.
claude mcp add --transport http cronofy-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Cronofy MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Cronofy MCP today
We host it, we monitor it, we maintain it. You just paste one token.