LaunchChair for Cline
io.launchchair/agent
Plan, validate, and build products and features with LaunchChair.
client:Cline
transport:stdio
runtime:npm
Install LaunchChair in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"@launchchair/agent"
],
"env": {
"LAUNCHCHAIR_AGENT_TOKEN": "<LAUNCHCHAIR_AGENT_TOKEN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs