# Plane MCP for AI Agents AI Agent Connect

> Plane MCP for AI Agents. Manage projects, issues, and roadmaps directly through your AI agent. Create projects, toggle features like Epics and Cycles, and organize your workspace without switching tabs.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_JPBzdXGRXC03cv141ks60Sn1uNku4mHYXBZyKLdj/ai-agent-connect
- **Tags:** issue-tracking, sprint-planning, roadmap, open-source, workflow-automation, task-management

## Description

The Plane MCP connects your workspace to your AI agent so you can handle project management through a single chat interface. Instead of jumping between browser tabs to update project status or toggle feature sets, you can just tell your agent what needs to happen. You can build out new projects with specific identifiers, adjust project metadata like names and descriptions, or manage labels on the fly. It handles the heavy lifting of workspace organization, like archiving old work or unarchiving projects that need a second look. You can also check which modules like Epics or Cycles are currently active for a specific project to ensure your team is using the right tools for the job. Because it's part of the Vinkius catalog, you can plug it into your existing workflow and let your agent manage the lifecycle of your agile projects while you focus on the actual work. This means you spend less time on manual data entry and more time on high-level planning.

## Tools

### get_project_label
Get a specific project label. Use this to see the details of any assigned label.

### get_project
Get a specific project. This retrieves all the core details for a project you want to see.

### list_project_labels
List all project labels. This gives you a full view of your project categorization.

### list_projects
List all projects in a workspace. This is the fastest way to see everything you're working on.

### unarchive_project
Unarchive a project. This brings a hidden project back into your active workspace.

### update_project
Update an existing project. This changes things like names, descriptions, and lead assignments.

### archive_project
Archive a project. This moves completed work out of your main view to reduce clutter.

### delete_project
Delete a project from your workspace. Use this only for projects you no longer need to keep.

### get_project_features
Check which features like Epics or Cycles are enabled for a project. This helps you see what tools are active.

### update_project_features
Update project features like Epics or Cycles. This lets you toggle modules on and off as needed.

### create_project_label
Create a new label for a project. This helps you categorize work types quickly.

### create_project
Create a new project in your workspace. You can set specific identifiers for better tracking.

## Prompt Examples

**Prompt:** 
```
List all projects in the 'vinkius-dev' workspace.
```

**Response:** 
```
I've found 3 projects in 'vinkius-dev':

| Project Name | Identifier | Status |
| :--- | :--- | :--- |
| Mobile App | MOB | Active |
| Backend API | API | Active |
| Marketing Site | MKT | Active |

Which one would you like to explore?
```

**Prompt:** 
```
Create a new project named 'Customer Portal' with identifier 'PORT' in workspace 'vinkius-dev'.
```

**Response:** 
```
Project **Customer Portal** has been successfully created with the identifier **PORT** in your workspace.
```

**Prompt:** 
```
Enable Epics and Cycles for project 'PORT' in workspace 'vinkius-dev'.
```

**Response:** 
```
I have updated the features for project **PORT**. 

- **Epics**: Enabled
- **Cycles**: Enabled

Your project is now configured for agile planning.
```

## Capabilities

### Create new projects with custom IDs
Generate new projects in your workspace with specific identifiers for better tracking.

### Toggle project modules
Turn project features like Epics, Cycles, and Intakes on or off instantly.

### Archive or delete projects
Remove old work from your active workspace to keep your roadmap clean.

### Update project metadata
Change project names, descriptions, and lead assignments from your chat.

### Manage project labels
List and create labels to organize your project categories more effectively.

## Use Cases

### Rapid project setup
A product manager asks the agent to create a 'Q4 Marketing' project with a specific ID and enable Cycles for the upcoming sprint.

### Workflow auditing
An engineering lead asks the agent to list all projects and archive those marked as completed to clean up the workspace.

### Feature configuration
A team lead tells the agent to turn on Epics for a new project to start long-term planning for a major product launch.

### Metadata cleanup
A project owner asks the agent to update the lead and description for five different projects at once to reflect new team structure.

## Benefits

- Update project names and lead assignments without leaving your chat using update_project.
- Turn project modules like Epics or Cycles on or off with update_project_features.
- Keep your workspace clean by moving old work to the archive with archive_project.
- Create new projects with specific identifiers instantly using create_project.
- Organize your roadmap by managing labels with list_project_labels.

## How It Works

The bottom line is you get a direct voice command interface for your entire Plane project management workspace.

1. Subscribe to the Plane MCP on Vinkius.
2. Enter your Plane API Key in your configuration.
3. Ask your AI client to list projects, create new ones, or update settings.

## Frequently Asked Questions

**Can I use Plane MCP to manage my roadmaps?**
Yes. You can use your AI agent to create new projects, update descriptions, and organize your roadmap without leaving your chat interface.

**Does Plane MCP support Epics and Cycles?**
Yes. This Connector allows your AI agent to turn specific project modules like Epics and Cycles on or off as needed.

**How do I create projects in Plane using an AI agent?**
Once the Connector is connected, you can simply tell your agent to create a project with a specific name and identifier.

**Can Plane MCP help me archive old projects?**
Yes. You can ask your agent to archive projects that are no longer active to keep your main workspace clean.

**Is Plane MCP good for agile project management?**
It is excellent for high-level agile management. It lets you quickly configure project features and metadata for your sprints.

**Can I update project leads using Plane MCP?**
Yes. You can update the lead assignment and other metadata for any project through a simple conversation with your agent.

**Can I enable or disable specific features like Epics or Cycles for a project?**
Yes! You can use the `update_project_features` tool to toggle capabilities including epics, modules, cycles, views, pages, and intakes for any specific project.

**How do I see all the projects currently active in my workspace?**
Simply use the `list_projects` tool by providing your workspace slug. The agent will return a list of all projects, including their names and identifiers.

**Is it possible to archive a project that is no longer needed?**
Yes, you can use the `archive_project` tool to move a project to the archive. If you change your mind, you can also use `unarchive_project` to bring it back.