Skip to content

makeplane/plane-claude-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Plane plugin for Claude Code

Integrate Plane — the open-source project management tool — directly into Claude Code. Create work items, triage intake, generate standups, and track cycles without leaving your terminal.

What's included

  • MCP server — connects Claude Code to Plane over OAuth (Plane Cloud). All Plane tools (work items, cycles, modules, projects, intake, pages, and more) are available to Claude automatically.

That's it. No wrappers, no proxy scripts — just a thin plugin that wires Claude Code into Plane's hosted MCP server.

Install

claude plugin install plane

Or, for local development:

claude --plugin-dir /path/to/plane-claude-plugin

On first use, Claude will open a browser window to authenticate with Plane. Sign in with the workspace you want to work against.

Requirements

  • Claude Code v2.1 or later
  • A Plane Cloud workspace (self-hosted Plane is not supported in this version — see roadmap below)
  • Node.js isn't required; the plugin uses Claude Code's native HTTP MCP transport

Usage

Once installed and authenticated, ask Claude anything about your Plane workspace in natural language:

  • "What's assigned to me in the Frontend project?"
  • "Create a bug: login flash on mobile Safari, blocking sign-in"
  • "Summarize my activity in Plane since yesterday for standup"
  • "Walk me through the intake inbox for Backend"
  • "How's the current cycle for Mobile looking?"

Claude picks the right Plane MCP tools automatically and asks for confirmation before writes.

Roadmap

  • Bundled skills for common workflows (new-issue, standup, triage, cycle-status)
  • PAT / API-key auth (for CI and automation)
  • Self-hosted Plane support
  • Subagent for feature decomposition (initiative → epics → work items)

Feedback

File issues at github.com/makeplane/plane-claude-plugin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors