
Clockwise
Advanced scheduling and time management for work.
About Clockwise
Clockwise helps teams schedule meetings, protect focus time, and coordinate calendars across working hours, time zones, and participant constraints. Its MCP connector gives assistants scheduling context for rescheduling, time blocking, and complex meeting coordination.
Connection details
https://mcp.getclockwise.com/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add clockwise --transport http https://mcp.getclockwise.com/mcpFrequently asked questions
What is the Clockwise remote MCP server?
The Clockwise remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.getclockwise.com/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Clockwise MCP server?
Add the endpoint https://mcp.getclockwise.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Clockwise MCP server require authentication?
Yes. Clockwise uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Clockwise MCP server use?
Clockwise exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.