PL

plane

Open Source General

Manage projects, issues, cycles, and modules in Plane.so - an open-source project tracking tool

plane project-management issues cycles modules

Quick Install

npm install @openpets/plane
pnpm add @openpets/plane

Required Environment Variables

  • PLANE_API_KEY

    Plane API key for authentication

  • PLANE_WORKSPACE_SLUG

    Your Plane workspace slug (e.g., 'my-workspace')

Example Queries

list all projects in my Plane workspace
create a new issue in Plane
show my assigned issues in Plane
list cycles for a project
add issue to a module

Usage Scenarios

project management

  1. 1 list all projects
  2. 2 get project details
  3. 3 list project members

issue tracking

  1. 1 create a new issue
  2. 2 update issue status
  3. 3 search for issues

Optional Configuration

Variable Description
PLANE_BASE_URL Custom Plane API base URL for self-hosted instances (default: https://api.plane.so)

Use plane with Your AI Assistant

This open source plugin works with OpenCode-compatible AI assistants including ChatGPT, Claude, Perplexity, and other LLM-powered coding tools. Install the plugin and start using natural language to interact with plane.

Works with ChatGPT Works with Claude Works with Perplexity MCP Compatible