Split Feature Flag Management
Unified capability for managing Split feature flags across the full lifecycle: creating and configuring flags, managing targeting rules and segments, controlling environments, administering users and groups, and evaluating flag treatments. Combines the Split Admin, Feature Flag, and Evaluator APIs into a single workflow for feature release engineers and platform administrators.
What You Can Do
MCP Tools
list-workspaces
List all Split workspaces accessible to the Admin API key.
list-environments
List all deployment environments within a Split workspace.
list-feature-flags
List all feature flags in a Split workspace, optionally filtered by tag.
get-feature-flag-definition
Retrieve the full targeting definition of a feature flag in a specific environment, including treatments and rules.
kill-feature-flag
Kill a feature flag in an environment, forcing all traffic to receive the default treatment. Use as an emergency shut-off.
restore-feature-flag
Restore a previously killed feature flag to normal targeting rule evaluation.
list-segments
List all targeting segments in a Split workspace.
get-treatment
Evaluate a feature flag for a customer key and return the treatment value.
get-treatments
Evaluate multiple feature flags for a customer key in a single request.
track-event
Record a custom event for experimentation and metrics measurement.
list-users
List all users in the Split account.
list-change-requests
List pending change requests for feature flag modifications requiring approval.