Feature management platform. Progressive rollouts, A/B testing, and kill switches.
npx -y @launchdarkly/mcp-server-launchdarkly
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"launchdarkly": {
"command": "npx",
"args": ["-y", "@launchdarkly/mcp-server-launchdarkly"]
}
}
}
```
run_buildexecute_testslint_codeformat_codeanalyze_bundleFeature management platform. Progressive rollouts, A/B testing, and kill switches.
Language: Go
Category: Developer Tools