LaunchDarkly

Install

Select a method below to install the server.
Cursor
Claude Code
Claude Desktop
VS Code
Gemini CLI
Codex CLI
Available Tools
check-removal-readiness manage-expiring-targets copy-flag-config update-individual-targets update-targeting-rules update-rollout toggle-flag update-flag-settings create-flag get-flag-status-across-envs
And 4 more
Server URL
https://mcp.launchdarkly.com/mcp/fm
Raw Configuration
If you have a client that's not listed above, access the raw MCP configuration below. Check out the troubleshooting documentation for more help.
{ "command": "npx", "args": [ "mcp-remote@0.1.25", "https://mcp.launchdarkly.com/mcp/fm", "--header", "Mcp-O11-Y-Graphql-Endpoint:${MCP_O11_Y_GRAPHQL_ENDPOINT}" ], "env": { "MCP_O11_Y_GRAPHQL_ENDPOINT": "<your-value-here>" } }