Product Updates

[ What's launched at LaunchDarkly ]
blue starsGreen toggleFlaming arrow
June 11, 2025
Feature Flags

Bretton Fosbrook

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!copy icon

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.