LaunchFlag for Windsurf
dev.launchflag/launchflag
Feature flags and kill switches. Turn a shipped feature off in production without a deploy.
client:Windsurf
transport:streamable-http
runtime:npm
Install LaunchFlag in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"launchflag": {
"serverUrl": "https://launchflag.dev/api/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs