Skip to content
Cline

clickup for Cline

io.github.taazkareem/clickup

Premium AI integration. Tasks, lists, docs, folders, time. 50+ tools. Instant setup.

client:Cline transport:stdio runtime:npm

Install clickup in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "clickup": {
      "command": "npx",
      "args": [
        "-y",
        "@taazkareem/clickup-mcp-server"
      ],
      "env": {
        "CLICKUP_MCP_LICENSE_KEY": "<CLICKUP_MCP_LICENSE_KEY>",
        "CLICKUP_API_KEY": "<CLICKUP_API_KEY>",
        "CLICKUP_TEAM_ID": "<CLICKUP_TEAM_ID>",
        "DOCUMENT_SUPPORT": "<DOCUMENT_SUPPORT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

clickup in other clients