MCP.so
Sign In

ClickUp

Project management & collaboration for teams & agents

Documentation

About ClickUp

ClickUp is a project management and collaboration platform for tasks, docs, Chat, and team workflows. Its MCP connector gives assistants secure, real-time workspace context so AI agents can work with ClickUp data and support automation.

Connection details

https://mcp.clickup.com/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add clickup --transport http https://mcp.clickup.com/mcp

Frequently asked questions

What is the ClickUp remote MCP server?

The ClickUp remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.clickup.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the ClickUp MCP server?

Add the endpoint https://mcp.clickup.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 ClickUp MCP server require authentication?

Yes. ClickUp 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 ClickUp MCP server use?

ClickUp exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers