# PromptRails + Plane Integration

Source: https://0.0.0.0:8080/integrations/plane

---

[All Integrations](/integrations)

![Plane](/images/logos/plane.svg)

# Plane

Issue Management

Manage Plane projects, work items, cycles, and modules. Your agents can create and update issues, track sprints, manage labels, and coordinate project workflows.

## How to Connect

1.  1Go to the MCP Templates marketplace.
2.  2Find the Plane template.
3.  3Enter your Plane API key and workspace slug.
4.  4Add the template to your agent.

## Available Tools

`plane_list_projects`

List projects in a Plane workspace

`plane_get_project`

Get a Plane project by ID

`plane_create_project`

Create a new project in a Plane workspace

`plane_list_work_items`

List work items in a Plane project

`plane_get_work_item`

Get a Plane work item by ID

`plane_create_work_item`

Create a new work item in a Plane project

`plane_update_work_item`

Update an existing Plane work item

`plane_search_work_items`

Search work items in a Plane project

`plane_list_states`

List workflow states in a Plane project

`plane_list_labels`

List labels in a Plane project

`plane_create_label`

Create a new label in a Plane project

`plane_list_cycles`

List cycles in a Plane project

`plane_create_cycle`

Create a new cycle in a Plane project

`plane_add_to_cycle`

Add work items to a cycle in a Plane project

`plane_list_modules`

List modules in a Plane project

`plane_create_module`

Create a new module in a Plane project

`plane_list_comments`

List comments on a Plane work item

`plane_add_comment`

Add a comment to a Plane work item

[Documentation](/docs/mcp-tools)[Plane API Reference](https://developers.plane.so/)

[Get Started](https://app.promptrails.ai)
