Product Updates
[ What's launched at LaunchDarkly ]
June 11, 2025
Feature Flags
LaunchDarkly MCP server
#javascript
{
"mcpServers": {
"LaunchDarkly": {
"command": "npx",
"args": [
"-y", "--package", "@launchdarkly/mcp-server", "--", "mcp", "start",
"--api-key", "api-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
]
}
}
}Copied!
Developers now have more flexibility in how they manage feature flags and AI Configs. By installing our new Model Context Protocol (MCP) server, you can empower AI agents like Cursor, Claude, and Windsurf to interact with your LaunchDarkly data. To get started, read our documentation or follow the tutorial.
