# Wrike MCP for AI Agents AI Agent Connect

> Wrike MCP. Connect your Wrike workspace to your AI agent so you can manage tasks, projects, and team workflows through natural conversation. It handles everything from creating folders and projects to updating task statuses and tracking project progress across your entire organization. You can automate complex project management workflows without the usual manual overhead of clicking through multiple menus.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/undefined/ai-agent-connect
- **Tags:** enterprise-collaboration, task-organization, resource-management, workflow-automation, project-tracking

## Description

This Wrike MCP lets you connect your Wrike workspace to your AI agent so you can manage tasks, projects, and team workflows through natural conversation. You can stop jumping between tabs to check project status or manually updating task details for your team. This connection handles the heavy lifting of project management by letting your agent pull up the latest updates or list all active tasks for a specific department. It handles the tedious stuff like posting comments to keep everyone aligned or creating new project folders for new clients. Because Vinkius makes it easy to manage these connections, you can keep your project data organized without the manual overhead. You get a way to manage complex enterprise workflows through a simple conversation, making it easier to see where things stand without the usual friction of moving through a massive project management platform.

## Tools

### create_folder
Create a new folder or project in your Wrike workspace. This helps you organize your work by department or client.

### create_task
Add a new task to a specific project. You can set its importance and status right away.

### get_task_details
Pull the full information for a specific task. Use this to see every detail of a project item in one place.

### list_task_comments
View the discussion threads on a task. This keeps your team's conversation history accessible.

### list_team_members
Get a list of all users in your workspace. It's the quickest way to see who is on the team.

### list_task_attachments
See all files attached to a task. This helps you find documents without clicking through menus.

### list_folders_and_projects
View your entire folder and project hierarchy. Use this to get a bird's-eye view of your workspace.

### list_tasks
List tasks filtered by status like Active, Completed, or Deferred. This makes it easy to see what needs doing.

### list_custom_workflows
See the custom workflows your team uses. This ensures everyone follows the same procedures.

### update_task
Modify the details of an existing task. Use this to change statuses or priorities on the fly.

### add_task_comment
Post a new comment to a task feed. It is a fast way to update your team on progress.

### get_user_profile
Get the profile details for the current user. This helps the agent identify who is making the requests.

## Prompt Examples

**Prompt:** 
```
List all my active tasks for the marketing project.
```

**Response:** 
```
I've pulled the active tasks for the Marketing project. Here is what is currently on your plate:

| Task Name | Priority | Status |
| :--- | :--- | :--- |
| **Social Media Calendar** | High | Active |
| **Blog Post Draft** | Medium | Active |
| **Influencer Outreach** | High | Active |

Would you like me to update the status on any of these?
```

**Prompt:** 
```
Create a new high-priority task called 'Review Budget' in the Finance folder.
```

**Response:** 
```
Done! I've created the new task for you.

*   **Task:** Review Budget
*   **Folder:** Finance
*   **Priority:** High
*   **Status:** Active

I can also assign this to a team member if you'd like.
```

**Prompt:** 
```
Post a comment on the 'Website Launch' task saying the assets are ready.
```

**Response:** 
```
I've added that comment to the Website Launch task feed. 

**New Comment:** *The assets are ready.*

Your team will see this update immediately in the task discussion.
```

## Capabilities

### Create project folders
Add new folders and projects to your workspace hierarchy.

### Generate new tasks
Add new tasks with specific metadata and priority levels.

### Update task info
Modify existing task details to reflect current progress.

### Post team comments
Post comments directly to task feeds to keep your team aligned.

### Track workspace members
List all users currently in your workspace.

### View task attachments
See all files attached to a specific task.

### Monitor custom workflows
List and view the custom workflows your organization uses.

## Use Cases

### Client Onboarding
A project manager asks the agent to create a new folder for a client and set up the initial project tasks using `create_folder` and `create_task`.

### Status Reporting
A team lead asks for a list of all active tasks in the marketing folder to see what is pending using `list_tasks`.

### Team Updates
An operations lead asks the agent to post a comment on a high-priority task to notify the team of a deadline change using `add_task_comment`.

### Resource Planning
A manager asks the agent to list all team members and their current project folders to see who is available using `list_team_members`.

## Benefits

- Stop manual data entry by using `create_task` to generate project items instantly.
- Get a clear view of your work by using `list_tasks` to filter by status like Active or Completed.
- Keep your team aligned by using `add_task_comment` to post updates directly to the task feed.
- Organize your workspace faster by using `create_folder` to set up new projects for different clients.
- Save time on research by using `list_task_attachments` to find files without clicking through menus.
- Maintain standard procedures by using `list_custom_workflows` to see how your team handles specific tasks.

## How It Works

The bottom line is you get a way to manage your Wrike workspace through conversation rather than manual clicks.

1. Subscribe to the Wrike MCP on Vinkius.
2. Enter your Wrike Permanent Token from your account settings.
3. Start managing your projects from Claude, Cursor, or any MCP-compatible client.

## Frequently Asked Questions

**Can the Wrike MCP create new projects for me?**
Yes, it can create new folders and projects so you can organize your workspace without manual entry. This helps keep your project hierarchy clean as you scale.

**How do I use the Wrike MCP to check my team's progress?**
You can ask your agent to list tasks by status or view comments to see what everyone is working on. It gives you a quick summary of progress without leaving your chat.

**Does the Wrike MCP support custom workflows?**
Yes, it can list your custom workflows to make sure your team is following the right steps. This ensures that your project management stays consistent across the organization.

**Can I use this Wrike MCP to manage multiple clients?**
You can use the Connector to create folders and tasks for different clients, keeping your various projects organized in one place within your Wrike account.

**Can my AI agent see the files I've uploaded to Wrike?**
Yes, the Connector can list task attachments so your agent knows which files are available for a specific task. This makes it easier to reference documents during your conversation.

**Is the Wrike MCP good for large enterprise teams?**
It is specifically designed for enterprise-scale collaboration. It handles the complex folder structures and high task volumes that large teams deal with every day.

**What is the difference between Folders and Projects in Wrike?**
In Wrike, a Project is technically a Folder with added metadata such as owners, start/end dates, and project-specific statuses to help track deadlines and responsibility.

**Can I move a task to a different project via AI?**
Yes, you can use the `update_task` tool and provide the `addParents` or `removeParents` parameters in the attributes to change which project or folder the task belongs to.