LaunchChair for Claude Desktop
io.launchchair/agent
Plan, validate, and build products and features with LaunchChair.
client:Claude Desktop
transport:stdio
runtime:npm
Install LaunchChair in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"@launchchair/agent"
],
"env": {
"LAUNCHCHAIR_AGENT_TOKEN": "<LAUNCHCHAIR_AGENT_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs