L

launchdarkly.com

LaunchDarkly is a feature management platform for controlling feature flags, releases, experimentation, observability, and AI configuration/AgentControl. It lets teams manage application behavior and rollout changes across environments from a centralized service.

4 integrations · MCP · REST · CLI

LaunchDarkly exposes a documented REST API, a CLI, and hosted/local MCP server offerings; the REST API and CLI use LaunchDarkly-issued access or login credentials, while MCP connection details are documented but auth mechanics were not recoverable from the public pages scraped.

discovered 1d ago
MCP servers2
REST · OpenAPI1
CLI1
Credentials
LaunchDarkly access token (personal or service)bearerGet token

In the LaunchDarkly app, go to Authorization and create an access token. LaunchDarkly docs state the REST API uses personal or service access tokens; the REST API guide links to token creation under Access Tokens and Using the LaunchDarkly REST API. Use the token in an Authorization header.

LaunchDarkly CLI login sessionoauth2$ ldcli login

Acquired by the CLI — running ldcli login opens the auth flow and stores the credential.

conventions · 0/7 published

Publish these signals → /publishing