VS Code MCP

VS Code MCP

Bring Plane into VS Code with the official Plane MCP server.

Overview

The Plane MCP server for VS Code connects your IDE directly to your Plane workspace. Using the Model Context Protocol (MCP), you can view, edit, and interact with Plane issues, projects, and documentation without ever leaving your editor.

Features

Core Integration
  • Seamless Plane access → Manage issues, sprints, and docs right from VS Code.

  • MCP-based communication → Ensures a secure, reliable, and standardized integration with Plane.

Developer Experience
  • Official Plane MCP implementation → Maintained by Plane for compatibility and performance.

  • Contextual commands → Quickly open, search, or update work items from the command palette.

Workflow Benefits
  • Focus on coding → Stay in your flow while keeping your tasks and updates synced.

  • Real-time insights → View work context and status updates alongside your code.

Configure

To connect VS Code with Plane via MCP:

Connect Plane to VSCode by editing your mcp.jsonfile:

{
  "servers": {
    "plane": {
      "command": "npx",
      "args": ["mcp-remote", "https://mcp.plane.so/sse"]
    }
  }
}

Plane
Build your own app
Create an app just for your team or publish it on the Plane Marketplace for everyone to use.
Integrations
Download the Plane App
Nacelle