The LaunchDarkly MCP server lets you set up and manage feature flags and AI Configs from within your integrated development environment (IDE) or AI client
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"args": [
"/path/to/mcp-server/bin/mcp-server.js",
"start",
"--api-key",
"api-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
],
"command": "node"
}