LaunchDarkly
JSON →Manage LaunchDarkly feature flags from your AI coding agent
Tools · 30
- get_flag Retrieve details of a specific feature flag
- list_flags List all feature flags in a project
- toggle_flag Toggle a feature flag on or off for a specific environment
- get_environment Get details about a specific environment
- list_environments List all environments in a project
- get_project Get details about a specific project
- list_projects List all projects
- get_segment Get details about a specific user segment
- list_segments List all user segments in a project and environment
- get_audit_log_entry Get details about a specific audit log entry
- list_audit_log_entries List audit log entries with optional filtering
- get_member Get details about a specific team member
- list_members List all team members
- get_metric Get details about a specific metric
- list_metrics List all metrics in a project
- get_experiment Get details about a specific experiment
- list_experiments List all experiments in a project and environment
- get_flag_defaults Get the default values for a feature flag across environments
- update_flag_defaults Update the default values for a feature flag across environments
- get_flag_scheduled_changes Get scheduled changes for a feature flag in an environment
- create_flag_scheduled_change Create a scheduled change for a feature flag
- delete_flag_scheduled_change Delete a scheduled change for a feature flag
- get_flag_approval_request Get details about a specific approval request for a flag change
- list_flag_approval_requests List approval requests for a feature flag in an environment
- create_flag_approval_request Create an approval request for a feature flag change
- apply_flag_approval_request Apply (approve) a pending approval request for a flag change
- get_release_pipeline Get details about a specific release pipeline
- list_release_pipelines List all release pipelines in a project
- get_release_pipeline_phase Get details about a specific phase in a release pipeline
- list_release_pipeline_phases List all phases in a release pipeline
Environment variables
MCP_LD_TOKENLD_ACCESS_TOKEN
Links
★ 21 GitHub stars