LaunchFlag for Cline
dev.launchflag/launchflag
Feature flags and kill switches. Turn a shipped feature off in production without a deploy.
client:Cline
transport:streamable-http
runtime:npm
Install LaunchFlag 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": {
"launchflag": {
"url": "https://launchflag.dev/api/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs