Launchdarkly for Cursor
io.github.pipeworx-io/launchdarkly
LaunchDarkly MCP Pack — wraps the LaunchDarkly REST API v2
client:Cursor
transport:streamable-http
Install Launchdarkly in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"launchdarkly": {
"url": "https://gateway.pipeworx.io/launchdarkly/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs