MCP server that lets coding agents create and flip LaunchFlag flags.
Inferred from the transports this listing declares (stdio, streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
LAUNCHFLAG_TOKENAPI keyrequiredAPI token from the LaunchFlag dashboard Install page.
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
list_flagsList every LaunchFlag flag with its dev, staging and prod state.List every LaunchFlag flag with its dev, staging and prod state.
No input schema was published for this tool.
cleanup_flagsFlags whose code can now be removed, with the reason and what to do about each. Run this when asked to tidy up feature flags, or after finishing a rollout. Two kinds: settled flags are on for everyone everywhere and still evaluated constantly, so the branch around them has one reachable side; stale…Flags whose code can now be removed, with the reason and what to do about each. Run this when asked to tidy up feature flags, or after finishing a rollout. Two kinds: settled flags are on for everyone everywhere and still evaluated constantly, so the branch around them has one reachable side; stale…
No input schema was published for this tool.
create_flagCreate a flag, OFF in every environment, so a risky change can ship dark. Returns the code snippet to wrap the new path in.Create a flag, OFF in every environment, so a risky change can ship dark. Returns the code snippet to wrap the new path in.
No input schema was published for this tool.
set_flagTurn a flag on or off, or change who it targets, in one environment. Environments are always dev, staging and prod here, whatever the project calls them on its dashboard.Turn a flag on or off, or change who it targets, in one environment. Environments are always dev, staging and prod here, whatever the project calls them on its dashboard.
No input schema was published for this tool.
promote_flagCopy one environment's flag config forward: dev to staging, staging to prod, or dev straight to prod on a project that does not run staging. A project may label those environments differently, and plans with two environments have no staging slot at all.Copy one environment's flag config forward: dev to staging, staging to prod, or dev straight to prod on a project that does not run staging. A project may label those environments differently, and plans with two environments have no staging slot at all.
No input schema was published for this tool.
delete_flagprivilegedDelete a flag. Only once the code paths behind it are gone.Delete a flag. Only once the code paths behind it are gone.
No input schema was published for this tool.
emergency_offKill switch: disable every non-essential flag in the project at once, or lift it.Kill switch: disable every non-essential flag in the project at once, or lift it.
No input schema was published for this tool.
list_projectsList your LaunchFlag projects and their env keys.List your LaunchFlag projects and their env keys.
No input schema was published for this tool.
8 of 8 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server that lets coding agents create and flip LaunchFlag flags.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the depth-4 limit. Anything below that level was never resolved.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
53 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
+41 more not listed. The counts by reason above cover all of them.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.