mcpbeat Sign in

LaunchChair MCP Server

by launchchair Your server? Claim it
local only

LaunchChair runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm.

Plan, validate, and build products and features with LaunchChair.

Installs per day peak 21 · avg 6 · +670% w/w
a month agotoday
74
Installs / week
npm · @launchchair/agent
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check LaunchChair every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 agent -- npx -y @launchchair/agent
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent": {
      "args": [
        "-y",
        "@launchchair/agent"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent]
command = "npx"
args = ["-y", "@launchchair/agent"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent": {
      "args": [
        "-y",
        "@launchchair/agent"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent": {
      "args": [
        "-y",
        "@launchchair/agent"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LAUNCHCHAIR_AGENT_TOKEN (LaunchChair Agent API token from Settings > API Access.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to LaunchChair

same job, measured the same way
Luno Cms
by luno-cms

LUNO — AI Backend Platform. Build, operate, and govern production backends with AI agents.

920 installs/wk local only
Cron Forge MCP
by ryudi84

Build, explain, and validate cron expressions

45 installs/wk local only
TablePredict
by nodeblur

Build validated football table and World Cup group prediction links with TablePredict.

3 tools answering
LaunchFlag
by launchflag

Feature flags and kill switches. Turn a shipped feature off in production without a deploy.

138 installs/wk answering
walkerOS Flow
by walkeros

Build, validate, simulate, and deploy walkerOS event pipelines

676 installs/wk local only
ProductPlan MCP Server
by olgasafonova

Talk to roadmaps with AI. Query and manage bars, OKRs, ideas, and launches.

local only
Product Lock MCP
by nickjazz

Product Lock tools for AI agents: generate, review, validate, and score locks.

42 installs/wk local only
Extentos
by extentos

Build smart-glasses apps with AI agents: scaffold, validate, and simulate before real hardware.

495 installs/wk local only

LaunchChair — questions

Answers built from our own checks of this server.

Why is there no uptime for LaunchChair?
LaunchChair 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 @launchchair/agent was installed 74 times last week.
How do I connect LaunchChair?
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 @launchchair/agent straight from npm; nothing to host, nothing to sign up for.
How many people use LaunchChair?
The npm package @launchchair/agent was installed 74 times in the last week. Week over week that is +670%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.