How to connect ClickUp MCP to Claude Cowork

Connect Claude Cowork to ClickUp MCP. List open tasks assigned to me, create task with due date tomorrow, and more using natural language, with authentication handled for you.

ClickUp MCP logoClickUp MCP
Dcr Oauth

ClickUp MCP is ClickUp's integration exposing workspace tasks, lists, docs, and time-tracking. It centralizes project data so AI agents can automate workflows and speed up collaboration.

56 Tools

Introduction

Cowork is Anthropic's AI agent for knowledge work. Think of it as Claude Code for everything else. It works autonomously with your computer, local files, and applications to accomplish complex tasks.

This guide walks you through the easiest and most secure way to connect your ClickUp account to Cowork via Composio Connect, enabling it to list open tasks assigned to me, create task with due date tomorrow, log two hours to task 12345, and more such actions on your behalf without compromising your account security.

Also integrate ClickUp MCP with

Connecting ClickUp to Claude Cowork

1. Open Customize

In Claude Desktop, click Customize in the left sidebar, then select Connectors and click the + icon at the top.

Claude Desktop connectors screen with Add custom connector selected

2. Add the Composio MCP server

Click Add custom connector and paste in the Composio MCP server URL:

bash
https://connect.composio.dev/mcp
Add custom connector dialog with Composio MCP server URL

3. Authorize in your browser

Click Connect. You'll be redirected to a browser window where you can authorize Composio to continue.

Composio authorization screen for Claude Cowork

4. Connect your ClickUp account

Back in Cowork, ask the agent to connect to ClickUp or give it any ClickUp-related task.

For example, ask Cowork to:

  • "List open tasks assigned to me"
  • "Create task with due date tomorrow"
  • "Log two hours to task 12345"

It will prompt you to authenticate and authorize access.

That's it. Composio's tools are now available in Cowork, and your ClickUp account is ready to use.

What is Claude Cowork?

Claude Cowork is Anthropic's agent for general knowledge work. It can use your computer, files, and connected applications to complete longer-running tasks across your work tools.

With Composio Connect, Cowork can securely access apps like ClickUp through MCP without you sharing account credentials directly with the agent.

What is the ClickUp MCP server, and what's possible with it?

The ClickUp MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your ClickUp account. It provides structured and secure access so your agent can perform ClickUp operations on your behalf.

TOOLS

Supported Tools

Every ClickUp MCP action and event your agent gets out of the box.

Clickup add tag to task

Add existing tag to task.

Clickup add task dependency

Set a directional dependency where one task blocks the other.

Clickup add task link

Link two tasks together.

Clickup add task to list

Add a task to an additional list (keeps current home list).

Clickup add time entry

Add a manual time entry to a task.

Clickup attach task file

Attach file to task.

Clickup create comment

Create a comment or threaded reply on a task, list, or view.

Clickup create document

Create a document in a ClickUp space, folder, or list.

Clickup create document page

Create a new page in a ClickUp document.

Clickup create folder

Create folder in ClickUp space.

Clickup create list

Create a list in a ClickUp space.

Clickup create list in folder

Create a list in a ClickUp folder.

Clickup create reminder

Create a personal reminder in your ClickUp workspace.

Clickup create task

Create a task in a ClickUp list.

Clickup create task comment

[DEPRECATED → clickup_create_comment] Legacy name for creating a task comment, kept for clients with stale tool listings.

Clickup delete comment

Delete a comment by comment_id.

Clickup delete task

Delete a task by task_id (supports custom IDs like 'DEV-1234').

Clickup download task attachment

Download a ClickUp task attachment (get attachment IDs from clickup_get_task with include: ["attachments"]).

Clickup filter tasks

Retrieve tasks with combined filters (tags, lists, folders, spaces, statuses, assignees, due date range, completion date range).

Clickup find member by name

Get a member in the ClickUp workspace by name or email.

Clickup get bulk tasks time in status

Get the time multiple tasks have spent in each status (bulk operation, up to 100 tasks).

Clickup get chat channel messages

Get messages for a chat channel.

Clickup get chat channels

List chat channels in the workspace with pagination support.

Clickup get chat message replies

Get threaded replies for a chat message by message_id.

Clickup get current time entry

Get the currently running time entry, if any.

Clickup get custom fields

Get custom field definitions at any hierarchy level (list, folder, space, or workspace).

Clickup get document pages

Get the full content of specific pages by page ID.

Clickup get folder

Get folder details by folder_id or folder_name (+ space info).

Clickup get list

Get list details by list_id or list_name.

Clickup get task

Retrieve a ClickUp task by ID (supports custom IDs like 'DEV-1234').

Clickup get task comments

Get task comments with reply_count per comment.

Clickup get task time in status

Get the time a task has spent in each status.

Clickup get threaded comments

Get threaded replies for a comment by comment_id.

Clickup get time entries

Get time entries with optional filtering by task, date range, assignee, and billable status.

Clickup get workspace hierarchy

Get workspace hierarchy (spaces, folders, lists) with pagination and depth control.

Clickup get workspace members

List all members in the workspace.

Clickup list document pages

List page names and structure of a document (no content).

Clickup merge tasks

Merge one or more source tasks into a target task.

Clickup move task

Move a task to a new home list.

Clickup remove tag from task

Remove tag from task.

Clickup remove task dependency

Remove a dependency between two tasks.

Clickup remove task from list

Remove a task from an additional list (cannot remove from home list).

Clickup remove task link

Remove a link between two tasks.

Clickup request attachment upload

Get short-lived, structured upload details (upload URL, ticket, HTTP method, and multipart field name) to attach a LOCAL file (any size) to a task; follow the returned instructions to upload it with a native HTTP client.

Clickup resolve assignees

Convert names, emails, or "me" to numeric ClickUp user IDs.

Clickup search

Search across all workspace content (tasks, docs, dashboards, attachments, whiteboards, chats, forms).

Clickup search reminders

Search and list your reminders.

Clickup send chat message

Send a message or threaded reply to a chat channel.

Clickup start time tracking

Start time tracking on a task.

Clickup stop time tracking

Stop the currently running time tracker.

Clickup update comment

Edit an existing comment in place by comment_id.

Clickup update document page

Update a page in a ClickUp document.

Clickup update folder

Update a ClickUp folder.

Clickup update list

Update a ClickUp list.

Clickup update reminder

Update a reminder by reminder_id.

Clickup update task

Update task properties.

FRAMEWORKS

How to build ClickUp MCP Agent with another framework

FAQ

Frequently asked questions

With a standalone ClickUp MCP server, the agents and LLMs can only access a fixed set of ClickUp tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from ClickUp and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Claude Cowork fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right ClickUp tools.

Yes, absolutely. You can configure which ClickUp scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your ClickUp data and credentials are handled as safely as possible.

Start with ClickUp MCP.It takes 30 seconds.

Managed auth, hosted MCP servers, and every ClickUp MCP tool your agent needs.Free to start.

Start building