How to Use the Fantastical MCP in Claude Code
Control your calendar from the command line. Pipe terminal output to Fantastical using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Fantastical MCP to Claude Code
Create your Vinkius account to connect Fantastical 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.
Command-line scheduling via natural language
The `create_event` tool allows Claude Code to translate terminal inputs into calendar bookings using this MCP Server. You can run a quick command to schedule post-mortems or system maintenance windows without opening a browser. Because it integrates with Fantastical's parser, you can pass unstructured strings like "deploy sync meeting tomorrow at 4 PM" and let the tool do the heavy lifting of scheduling it. The command line execution ensures your terminal workflow remains unbroken.
Automate on-call rotations and reminders
The `create_reminder` tool lets Claude Code schedule alerts for system events. If a cron job fails or a deployment completes, your script can trigger a reminder in your Fantastical inbox. These tasks sync to Apple Reminders or Todoist immediately. You can pipe server logs or alert payloads directly into the reminder description from your terminal session.
Audit scheduling openings with this MCP Server
The `list_openings` tool outputs your active scheduling links directly to stdout. You can grep your free slots or redirect the output to a text file for quick team updates. It also calls `get_opening` to inspect booking details. This lets you verify your external availability parameters during automated infrastructure deployments.
Set up Fantastical 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 seefantastical-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Fantastical transactions." It will automatically discover and invoke the available Fantastical tools.
claude mcp add --transport http fantastical-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 Fantastical MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Fantastical MCP today
We host it, we monitor it, we maintain it. You just paste one token.