Skip to content
Zed

clickup for Zed

com.mcparmory/clickup

Manage tasks, lists, checklists, comments, and project workflows

client:Zed transport:stdio runtime:pypi

Install clickup in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "clickup": {
      "command": "uvx",
      "args": [
        "mcparmory-clickup"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

clickup in other clients