Clockwise MCP
Clockwise’s MCP server lets AI clients schedule meetings, optimize calendars, and block time automatically for tasks. It enables seamless rescheduling and productivity enhancements with multiple participants.
How to Install and Use Clockwise MCP
Clockwise MCP helps you schedule and manage meetings with many people, making your calendar work better for you. This guide will show you how to connect it to AI tools like Claude and use it easily.
Connecting Clockwise to Claude (End Users)
First, your Anthropic admin must add Clockwise MCP as an organization integration in Claude. If you don’t see Clockwise as an option, ask your admin to add it. For admins, full instructions are available in the admin section.
Once Clockwise is added by your admin, follow these simple steps:
- Open a new Claude chat here: https://claude.ai/new
- Look at the bottom right of the chat screen and click Connect apps.
- Scroll down and click Connect next to Clockwise.
If you're already logged in to Clockwise, you'll be sent back to Claude right away. If not, sign in using Google or Microsoft. Once done, you are ready to use Clockwise MCP with Claude.
Allowing Tools in Claude
When you use Clockwise tools for the first time, Claude will ask for permission. You can choose to allow tools once or always.
- For the Confirm Meeting Proposal tool, choose Allow once to keep control over actual calendar changes.
- Most other tools only read information and do not change your calendar, so it’s safe to allow them.
Connecting Clockwise to Claude Code
If you want to use Clockwise MCP in Claude Code, first ensure the MCP server is connected.
In your terminal, run this command to add Clockwise’s MCP server:
claude connect MCP https://mcp.getclockwise.com/mcp
Then, in Claude Code:
- Type
/mcpto list connected servers. - Look for clockwise in the list.
- If it says disconnected, log in through your browser as prompted.
More details can be found here: https://code.claude.com/docs/en/mcp
Adding Clockwise as an Organizational Custom Connector (For Admins)
If you manage a Team or Enterprise plan and want to add Clockwise MCP for your whole organization, do this:
- Go to Settings > Connectors.
- Turn on Organization connectors at the top.
- Scroll to Connectors and click Add custom connector.
- Enter the MCP server URL:
https://mcp.getclockwise.com/mcp - Click Add to finish setup.
For Pro or Max plans, follow the same steps but skip toggling organization connectors.
Using Clockwise MCP with Other Agents
Clockwise MCP works with many AI tools that support MCP. Here are links and tips for popular ones:
-
ChatGPT: Turn on Developer mode to connect MCP servers. ChatGPT uses Clockwise tools conservatively, so ask it to run the commands explicitly.
-
Cursor: Add Clockwise MCP using this JSON snippet:
{ "Clockwise": { "url": "https://mcp.getclockwise.com/mcp", "headers": {} } } -
Zapier & Relay: Follow instructions on their sites to connect MCP servers.
Summary
Clockwise MCP makes it easy to manage meetings with smart AI helpers. Start by asking your admin to add Clockwise MCP to Claude. Then connect it through the chat or use it in Claude Code with simple commands. Admins can add it as a custom connector for teams. You can also try Clockwise MCP with other AI tools using the MCP server URL https://mcp.getclockwise.com/mcp.