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.
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.
- LaunchDarkly hosted MCP serverdiscovered
- LaunchDarkly local MCP serverdiscovered
- LaunchDarkly REST APIdiscovered
- LaunchDarkly CLIdiscovered
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.
$ ldcli loginAcquired by the CLI — running ldcli login opens the auth flow and stores the credential.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing