LaunchFlag for Claude Code
dev.launchflag/launchflag
Feature flags and kill switches. Turn a shipped feature off in production without a deploy.
client:Claude Code
transport:streamable-http
runtime:npm
Install LaunchFlag in Claude Code
run in your project directory
claude mcp add --transport http launchflag https://launchflag.dev/api/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs