Skip to content
Zed

Launch Engine — Business Execution OS for Zed

io.github.zionhopkins/launch-engine

Agentic pipeline — 39 tools from idea to revenue for solo founders.

client:Zed transport:stdio runtime:npm

Install Launch Engine — Business Execution OS in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "launch-engine": {
      "command": "npx",
      "args": [
        "-y",
        "launch-engine-mcp"
      ],
      "env": {
        "LAUNCH_ENGINE_PROJECT_DIR": "<LAUNCH_ENGINE_PROJECT_DIR>"
      }
    }
  }
}

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

Launch Engine — Business Execution OS in other clients