> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spojit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect the ClickUp MCP server

> Connect ClickUp's official hosted MCP server to Spojit with OAuth to search, create, and update tasks, docs, and time tracking.

ClickUp hosts an official MCP server with tools across search, tasks, time tracking, chat, and docs. Connect it to Spojit to create tasks from incoming requests, update statuses, or report on time logged.

<Note>
  Spojit connects to this server through a [custom MCP server](/connectors/remote-mcp-servers/custom) connection, so you add it with **Add custom server** rather than from the connector catalog. ClickUp maintains it and decides which tools it offers; see [ClickUp's MCP documentation](https://developer.clickup.com/docs/connect-an-ai-assistant-to-clickups-mcp-server) for the current list.
</Note>

## Before you start

* A ClickUp account in the Workspace you want to connect. Tools act with your ClickUp permissions.

## Server URL

```
https://mcp.clickup.com/mcp
```

## Connect in Spojit

<Steps>
  <Step title="Add a custom server">
    Go to **Connections** and click **Add custom server**. Enter a **Name** such as `ClickUp` and paste the **Server URL**.
  </Step>

  <Step title="Keep Auto authentication">
    Leave **Authentication** on **Auto**, choose a visibility, and click **Save & connect**.
  </Step>

  <Step title="Approve access in ClickUp">
    ClickUp opens its authorization page. Sign in and approve. Spojit marks the connection **Connected** and refreshes the token automatically.
  </Step>
</Steps>

## Use it in a workflow

Add a **Connector** node, pick your ClickUp server under **Custom Servers**, and choose **Agent Mode** or **Direct Mode**. See [Use a custom server in a workflow](/connectors/remote-mcp-servers/custom#use-a-custom-server-in-a-workflow).

## Learn more

* [ClickUp's MCP Server](https://developer.clickup.com/docs/connect-an-ai-assistant-to-clickups-mcp-server)
* [ClickUp MCP help](https://help.clickup.com/hc/en-us/sections/37731627018647-ClickUp-MCP)

<Snippet file="start-free.mdx" />
