Tools that your AI agent can use through this MCP server to interact with LaunchDarkly
Updates an existing feature flag using a JSON object. See the documentation
Toggles the status of a feature flag, switching it from active to inactive, or vice versa. See the documentation
List all projects. See the documentation.
List all members in an account. See the documentation.
List all feature flags. See the documentation.
List all environments. See the documentation.
Get a project by key. See the documentation.
Get a feature flag by key. See the documentation.
Get the status of a feature flag. See the documentation.
Evaluates an existing feature flag for a specific user or in a general context. See the documentation.