LaunchChair for Windsurf
io.launchchair/agent
Plan, validate, and build products and features with LaunchChair.
client:Windsurf
transport:stdio
runtime:npm
Install LaunchChair in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"@launchchair/agent"
],
"env": {
"LAUNCHCHAIR_AGENT_TOKEN": "<LAUNCHCHAIR_AGENT_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs