Feature flag management
Manage feature flags and experiments. Progressive rollouts.
{
"mcpServers": {
"launchdarkly": {
"mcpServers": {
"launchdarkly": {
"env": {
"LD_API_KEY": "YOUR_API_KEY"
},
"args": [
"-y",
"@launchdarkly/mcp-server"
],
"command": "npx"
}
}
}
}
}