Skip to content
Zed

PlanExe for Zed

io.github.planexeorg/planexe

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

client:Zed transport:streamable-http tools:11

Install PlanExe in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "planexe": {
      "url": "https://mcp.planexe.org/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

PlanExe in other clients