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
{
"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