Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

LaunchChair in other clients