Wrike for Claude, Cursor, ChatGPT & agents
Wrike — list / fetch / create / update tasks, browse folders and projects, list and post comments on tasks
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Wrike — list / fetch / create / update tasks, browse folders and projects, list and post comments on tasks. Use when the user mentions Wrike, project management, task tracker, folder hierarchy, status (Active / Completed / Deferred / Cancelled), importance, or wants to manage work items in Wrike.
The Wrike 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 Wrike is connected, ask your agent something like:
- “List tasks from Wrike.”
- “Get task from Wrike.”
- “Create task from Wrike.”
Tools available (9)
wrike__list_tasksList Wrike tasks, optionally scoped to a folder / project and filtered by status (Active / Completed / Deferred / Cancelled). Use when the user wants to see the queue or open work in a project.
wrike__get_taskRead / fetch full Wrike task details by task_id (title, description, status, importance, assignees, dates). Use when the user wants the full picture of one task.
wrike__create_taskCreate / add a new Wrike task inside a folder / project. Use when the user wants to log work, capture an action item, or assign a task. Supports title, description, status, importance (High / Normal / Low), and assignees (user IDs).
wrike__update_taskUpdate / edit / move / close a Wrike task — change title, description, status, or importance. Use when the user wants to mark a task done, reprioritize, or amend the body.
wrike__delete_taskSoft-delete a Wrike task. Wrike's DELETE endpoint moves the task to the Recycle Bin, where it remains recoverable from the Wrike UI for ~30 days before permanent purge. Idempotent on 404. Use when the user wants to remove a task without permanent erasure.
wrike__list_foldersList all Wrike folders and projects in the workspace. Use when the user wants to see the hierarchy or you need a folder_id for create_task / list_tasks.
wrike__list_projectsList Wrike projects (folders flagged as projects) only. Use when the user wants project-level visibility, not all folders.
wrike__list_commentsList comments / discussion on a Wrike task by task_id. Use when the user wants to read the conversation around a task.
wrike__create_commentPost / add a comment on a Wrike task. Use when the user wants to update the team, leave a note, or reply to a discussion thread.
How to connect
Wrike needs a provider API key to talk to wrike. 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 Wrike.
- 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 Wrike? You may also want:
- Jira — list projects, get project metadata (issue types, statuses, components, versions), search issues with JQL, fetch issue details with description and recent comments, list workflow trans...
- Linear — inspect, search, create, update, and comment on issues; discover teams, users, labels, workflow states, cycles, and projects
Or browse all 75 skills in the Syncore catalog.