ClickUp for Claude, Cursor, ChatGPT & agents
ClickUp — navigate the workspace → space → folder → list → task hierarchy, list / create / update / comment on tasks, search tasks across an entire workspace by free-text query and filters, and lis...
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
ClickUp — navigate the workspace → space → folder → list → task hierarchy, list / create / update / comment on tasks, search tasks across an entire workspace by free-text query and filters, and list workspace members for assignment. Use when the user mentions ClickUp, task, list, space, sprint, status, priority, due date, assignee, subtask, or wants to triage / file / move work in their ClickUp workspace.
The ClickUp skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and ClickUp is connected, ask your agent something like:
- “List workspaces from ClickUp.”
- “List spaces from ClickUp.”
- “List lists in space from ClickUp.”
Tools available (11)
clickup__list_workspacesList ClickUp workspaces (teams) the user belongs to. Returns id + name for each.
clickup__list_spacesList spaces under a workspace.
clickup__list_lists_in_spaceList lists (and folder-grouped lists) inside a space.
clickup__list_tasksList tasks in a list with optional status / assignee filters. Supports paging.
clickup__get_taskFetch one task by id, including custom fields, assignees, and comments.
clickup__create_taskCreate a new task in a list.
clickup__update_taskPatch fields on an existing task.
clickup__delete_taskPermanently delete a ClickUp task. No soft-delete — the task is gone immediately and unrecoverable via API. Idempotent on 404. To 'archive' a task instead (recoverable), call update_task with a status your workspace marks as Closed.
clickup__add_comment_to_taskAdd a markdown comment to a task. Optional notify_all / assignee.
clickup__search_tasksSearch tasks across an entire workspace by free-text query. Optionally filter by space / status / assignee.
clickup__list_membersList members of a workspace with their user ids, names, and emails (for assigning tasks).
How to connect
ClickUp needs a provider API key to talk to clickup. Connect it from the Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize ClickUp.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every Syncore tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the Syncore vault.
See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at ClickUp? You may also want:
- Airtable — list bases, read / query records with filter formulas, create new rows, and update fields on existing records via Airtable REST API
- Apple Calendar — list calendars, today's events, upcoming events, search by free-text, create / update / delete events with attendees, location, all-day flag
- Apple Reminders — list reminder lists with incomplete counts, list reminders inside a list, surface today's due + overdue items, create / update / complete / del...
- Asana — list workspaces and projects, list / create tasks, set due dates, and mark tasks complete
- Cal.com — list and manage bookings, event types, availability schedules; create / cancel / reschedule meetings on the user's Cal.com account
Or browse all 75 skills in the Syncore catalog.