Clockwise logo

Clockwise

Advanced scheduling and time management for work.

Official docs

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/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add clockwise --transport http https://mcp.getclockwise.com/mcp

Frequently 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. 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.

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, Codex, 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 current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers