mcpbeat Sign in

Launch Engine — Business Execution OS MCP Server

by zionhopkins Your server? Claim it
local only

Launch Engine — Business Execution OS runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 4 Apr 2026.

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

Installs per day peak 26 · avg 10 · +35% w/w
a month agotoday
49
Installs / week
npm · launch-engine-mcp
4
Stars
2 open issues
4 Apr 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository zionhopkins/asset-factory-mcp
пакет launch-engine-mcp ссылается на zionhopkins/launch-engine-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add launch-engine -- npx -y launch-engine-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "launch-engine": {
      "args": [
        "-y",
        "launch-engine-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.launch-engine]
command = "npx"
args = ["-y", "launch-engine-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "launch-engine": {
      "args": [
        "-y",
        "launch-engine-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "launch-engine": {
      "args": [
        "-y",
        "launch-engine-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LAUNCH_ENGINE_PROJECT_DIR (Path to your project directory where pipeline-state.json and assets/ live). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Launch Engine — Business Execution OS

same job, measured the same way
Fluenta
by fluenta-team

Score business ideas on six live market signals. Launch Readiness Score (LRS) for AI agents.

answering
Red String
by redstringapp

Revenue research and pipeline tools for agencies: scouting, contact intel, ABM, cadences, briefs.

answering
I
AgentPort Discovery
by maxioos

Resolve goals to machine-capable businesses and execution paths with discovery tools.

3 tools answering
Cited
by entradox

AI-answer-engine visibility scans for local businesses, as agent tools

9 tools answering
AU Agent Utilities
by creatorhub121

Reliable Australian business-day, public-holiday and deadline tools for AI agents.

4 tools answering
StratoForce AI Revenue Intelligence
by tgomolski-lgtm

15 AI revenue intelligence tools for Salesforce — pipeline, deals, coaching, competitors.

answering
Kr Groundtruth
by chloepark85

Korean fact-verification tools for AI agents: business registration, address, DART, apt prices, laws

8 tools answering
ChiefLab
by bdentech

Open execution contract for agents doing business work. 6 operators, one MIT-licensed spec.

15 installs/wk 45 tools answering

Launch Engine — Business Execution OS — questions

Answers built from our own checks of this server.

Why is there no uptime for Launch Engine — Business Execution OS?
Launch Engine — Business Execution OS runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package launch-engine-mcp was installed 49 times last week.
How do I connect Launch Engine — Business Execution OS?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls launch-engine-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Launch Engine — Business Execution OS?
The npm package launch-engine-mcp was installed 49 times in the last week. Week over week that is +35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Launch Engine — Business Execution OS open source?
We cannot say either way: written in TypeScript, 4 stars on GitHub and 2 open issues, but we could not determine the licence, and without one the code is not open source by default.