LaunchChair runs on your own machine — the client starts it, so there is no endpoint to ping. 504 installs a week from npm.
Plan, validate, and build products and features with LaunchChair.
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.
claude mcp add agent -- npx -y @launchchair/agent
{
"mcpServers": {
"agent": {
"args": [
"-y",
"@launchchair/agent"
],
"command": "npx"
}
}
}
[mcp_servers.agent]
command = "npx"
args = ["-y", "@launchchair/agent"]
{
"mcpServers": {
"agent": {
"args": [
"-y",
"@launchchair/agent"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent": {
"args": [
"-y",
"@launchchair/agent"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.