# ClickUp

**Type:** Official

**Source Type:** Remote URL

**Source:** <https://mcp.clickup.com/mcp>

**Description:** Integrates with ClickUp's project management platform to provide comprehensive task, project, and workflow management capabilities. Enables Claude to create and update tasks, manage projects and lists, track time, handle comments and attachments, and access team collaboration features through ClickUp's robust API.

**Configuration Parameters:**

* No additional configuration required (OAuth handled automatically)

**Setup Steps:** Not applicable

**Notes:**

* Users authenticate via ClickUp OAuth during initial connection
* Permissions granted are determined during OAuth authorization
* Access can be revoked at any time from ClickUp settings
* Supports Workspaces, Spaces, Folders, Lists, and Tasks hierarchy
* Official ClickUp MCP server with full platform support
* Documentation: <https://clickup.com/api>

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.natoma.ai/apps/clickup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
