LaunchDarkly for your agents.
Connect LaunchDarkly once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to LaunchDarkly.
What agents can do with LaunchDarkly
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
launchdarkly_list_projectsCheck the token: list all projects in the account.
launchdarkly_list_flagsList feature flags in a project and environment.
launchdarkly_get_flagGet details of a specific feature flag by key.
launchdarkly_list_environmentsList environments in a project.
launchdarkly_get_flag_statusGet current status (on/off) and targeting rules for a flag in an environment.
launchdarkly_create_flagCreate a new feature flag with a key, name, and optional variations.
launchdarkly_delete_flagPermanently delete a feature flag by key.
launchdarkly_list_membersList all account members with their roles and teams.
launchdarkly_get_memberGet a single account member by member ID.
launchdarkly_list_segmentsList user segments in a project.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to LaunchDarkly, go to Account Settings > Authorization.
- Click 'Create API Key', name it, select scopes, and copy the key.
- Paste the key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect LaunchDarkly to Even: call connect_begin("launchdarkly") on the even-connect MCP and walk me through it.
List feature flags in LaunchDarkly and fetch targeting rules for environments.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.