Reclaim.ai Connector for AI agents.
10 live capabilities
Automate your time-blocking and smart calendar scheduling
Waiting for input…
Why people use Reclaim.ai
Reclaim.ai Calendar Automation for Busy Professionals
This Connector changes that by letting your agent handle the logistics. You just tell your agent what needs to get done and what's important. It looks at your Reclaim data, respects your habits, and slots the work into the right spots. You get a calendar that actually works for you, not one you have to babysit.
What Vinkius changes
That your AI agent takes over the manual chore of calendar Tetris.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Overbooked Founder
A founder asks the agent to find 3 hours for a strategy session.
- Real-world use case 02
The Sprint Planner
A project manager wants to see the team's week.
- Real-world use case 03
The Focus-Driven Developer
A dev wants to block out time for a specific bug.
Complete set · 10capabilities
The complete Reclaim.ai capability set.
These are the exact actions your AI can choose when you ask it to work with Reclaim.ai.
01—04
4 capabilities in this set.
Part of 10 available through Reclaim.ai.
- 01 Capability
Get current user
Pull the profile information for the currently logged-in user. This helps your agent stay grounded in your specific account context.
- 02 Capability
Get task
Pull up the specific details of a single task in your Reclaim backlog. Use this to check deadlines or current status quickly.
- 03 Capability
List calendar events
Get a full list of every meeting and event for a chosen date range. It is the best way for your agent to see your true availability.
- 04 Capability
List habits
View all your recurring habits like gym sessions or lunch breaks. This ensures your agent respects your personal time boundaries.
05—07
3 capabilities in this set.
Part of 10 available through Reclaim.ai.
- 05 Capability
List tasks
See every task in your backlog, filtered by status like NEW or COMPLETE. This gives your agent a full picture of your to-do list.
- 06 Capability
Update task
Modify the details of an existing task, like changing its priority or duration. It is perfect for shifting goals as your day changes.
- 07 Capability
Get analytics
See exactly how many hours you spent on different categories over a specific period. This helps you spot where your time is actually going.
08—10
3 capabilities in this set.
Part of 10 available through Reclaim.ai.
- 08 Capability
List scheduling links
Grab your shareable booking URLs in one go. You can send these to clients or teammates immediately from your chat.
- 09 Capability
Create task
Add a new task with a title, duration, and priority level. Reclaim then handles the heavy lifting of finding the best spot for it.
- 10 Capability
Delete task
Permanently remove a task from your schedule. Use this when a project gets scrapped or a deadline is no longer relevant.
Set up in minutes
One URL. Then ask Reclaim.ai to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Reclaim.ai 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_fD6hftwkZxu5lfklGf7xTpEF9xSJbzFfzJ8xh3Kc/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 Reclaim.ai, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Reclaim.ai for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_fD6hftwkZxu5lfklGf7xTpEF9xSJbzFfzJ8xh3Kc/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 Reclaim.ai URL.
- Step 03
Save and start
Save the connection and enable Reclaim.ai in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"reclaimai": {
"url": "https://edge.vinkius.com/vk_preview_fD6hftwkZxu5lfklGf7xTpEF9xSJbzFfzJ8xh3Kc/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 Reclaim.ai
Open Agent mode in chat and ask: "Using Reclaim.ai, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"reclaimai": {
"url": "https://edge.vinkius.com/vk_preview_fD6hftwkZxu5lfklGf7xTpEF9xSJbzFfzJ8xh3Kc/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 Reclaim.ai
Ask Copilot: "Using Reclaim.ai, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"reclaimai": {
"url": "https://edge.vinkius.com/vk_preview_fD6hftwkZxu5lfklGf7xTpEF9xSJbzFfzJ8xh3Kc/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 Reclaim.ai
Open Cascade and ask: "Using Reclaim.ai, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"reclaimai": {
"url": "https://edge.vinkius.com/vk_preview_fD6hftwkZxu5lfklGf7xTpEF9xSJbzFfzJ8xh3Kc/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 Reclaim.ai
Ask Cline: "Using Reclaim.ai, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add reclaimai --transport http "https://edge.vinkius.com/vk_preview_fD6hftwkZxu5lfklGf7xTpEF9xSJbzFfzJ8xh3Kc/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 Reclaim.ai
Ask Claude: "Using Reclaim.ai, show me...". 10 tools are ready
Where the request belongs
Work Reclaim.ai can move forward.
This is for the person whose calendar is a mess of overlapping blocks and "maybe" tasks. It is for anyone who feels like they are constantly fighting their own schedule or who wants to protect their deep work from being booked over.
Founder or CEO
Protects time for high-level strategy and ensures personal habits stay on the calendar without manual blocking.
Project Manager
Balances team workloads and deadlines across multiple projects by letting the agent find the best slots for tasks.
Software Developer
Carves out uninterrupted focus blocks for coding and deep work directly from their terminal or chat.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsStructured
Connect your AI to Structured. Programmatically manage your daily planner, tasks, and routines seamlessly directly from your terminal.
Fantastical
Manage calendars via Fantastical. create events using natural language, handle scheduling openings and proposals, and monitor connected accounts directly from any AI agent.
Motion (AI Calendar & Task Management)
Manage your schedule via Motion. create AI-optimized tasks, track projects, and audit your timeline.
Sunsama
Connect your AI to Sunsama. Actively manage your day, orchestrate tasks, and balance your work natively from the terminal.
Cronofy
Automate scheduling via Cronofy. unify Google, iCloud, and Exchange calendars to manage events and track multi-user availability directly from any AI agent.
Lunatask
Manage tasks, habits, and notes via the Lunatask REST API (Encrypted Metadata Only).
Bring your own AI
Change the model, client or framework. Keep Reclaim.ai 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 Reclaim.ai.
The practical details behind the request, access and result.
Does the Reclaim.ai MCP let my agent see my personal habits?
Yes, it can see your habits like gym sessions or lunch breaks. This ensures your agent won't book meetings over your personal time blocks.
Can I use Reclaim.ai to protect deep work?
Absolutely. You can tell your agent to create tasks with high priority, and Reclaim will automatically find the best blocks for you to focus.
How does the Reclaim.ai MCP handle meeting overlaps?
It works with Reclaim's native engine. When your agent adds a task, Reclaim automatically shifts other blocks to make sure nothing gets double-booked.
Can my agent see my past time analytics?
Yes, it can pull data on how much time you've spent in different categories. This is great for reviewing your weekly productivity.
Does this Connector work with my existing Google Calendar?
Yes, since Reclaim.ai syncs with Google Calendar, any changes your agent makes in Reclaim will show up on your primary calendar.
How do I share my booking page with my agent?
You can ask your agent to grab your scheduling link for you. It will pull the correct URL from your account so you don't have to go looking for it.
Where do I obtain my Reclaim API Key?
Log into your Reclaim.ai web application. Head towards 'Settings', select 'Integrations' from the sidebar, and look for 'API' at the bottom of the connected apps. Generate your personal token there and provide it using the setup authorization parameter below.
Does creating a task automatically schedule it on my calendar?
Yes. When the AI uses the create_task capability, Reclaim.ai takes your input duration, designated priority (P1 to P4), and due date to contextually slot it securely into an available window on your connected Google or Outlook calendar without extra prompts.
Can I query what was already booked in the past by AI vs manually added?
Yes. The list_calendar_events query imports event types accurately across any given time period, allowing the AI to effectively understand both the manual meetings you accepted and the tasks Reclaim auto-negotiated on your schedule.
One connection away
Give your agent a direct line to Reclaim.ai.
Connect Reclaim.ai once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available