Skip to content
Zed

launchdarkly for Zed

com.mcparmory/launchdarkly

Manage feature flags, segments, projects, environments, and team members

client:Zed transport:stdio runtime:pypi

Install launchdarkly in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "launchdarkly": {
      "command": "uvx",
      "args": [
        "mcparmory-launchdarkly"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

launchdarkly in other clients