Skip to content
Claude Desktop

clickup for Claude Desktop

io.github.taazkareem/clickup

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

client:Claude Desktop transport:stdio runtime:npm

Install clickup in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

clickup in other clients