Skip to content
VS Code

PlanExe for VS Code

io.github.planexeorg/planexe

MCP server for generating rough-draft project plans from natural-language prompts.

client:VS Code transport:streamable-http tools:11

Install PlanExe in VS Code

.vscode/mcp.json

{
  "servers": {
    "planexe": {
      "type": "http",
      "url": "https://mcp.planexe.org/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

PlanExe in other clients