clickup for Zed
io.usefulapi/clickup
Read teams, spaces, lists and tasks; create, update and comment on tasks and track time.
client:Zed
transport:streamable-http
Install clickup in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"clickup": {
"url": "https://clickup.usefulapi.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs