MCP App Store
Developer Tools
Statsig icon

Statsig

by Statsig, LLC

Overview

Bring your Statsig workspace into ChatGPT. Product builders can now explore, manage, and create Statsig experiments, feature gates, dynamic configs, and more directly in ChatGPT conversations.

Ask things like: “Move this experiment to 50% rollout.” “Turn on this feature gate for all users.” “Show me which dynamic configs changed this week.” "Explain how the DAU metric is defined.”

You can both read and write to Statsig: inspect experiment settings, read metric definitions, update allocations, toggle feature flags, edit targeting rules, and modify dynamic config values directly from ChatGPT.

The app connects through Statsig’s MCP server and honors your existing Statsig permissions, so you only see and change what you’re authorized to access—across projects, environments, and teams.

Tools

Create_Dynamic_Config

ChatGPT
Create a new Dynamic Config (static, targetable JSON object) in the Statsig console, including targeting rules, its ID (how we'll refer to it in-code) and its IDtype, which it'll randomize users on. CRITICAL CONSTRAINTS: - the return value for each variant must be set with returnValueJson5. - Always include DefaultValue field in the POST request

Create_Experiment

ChatGPT
Create an experiment, including its ID (which is how we refer to it in-code), its groups (test/control, and return values) and the ID type it should randomize users on.

Create_Gate

ChatGPT
Create a new gate (feature flag), including its rules (who should pass it) its ID (how we'll refer to it in-code) and its IDtype, which it'll randomize users on.

Create_Layer

ChatGPT
Create a new layer, including its name, ID type, and optional target apps or team ownership.

Create_Segment

ChatGPT
Create a new segment, including its name, type, optional ID, ID type, and rules for rule-based segments.

GetExperimentSummaryCharts

ChatGPT
Get Experiment Summary charts and underlying data.

Get_Audit_Logs

ChatGPT
List audit logs for this Statsig project. Supports filtering by id, sorting, tags, date range, and pagination.

Get_Dynamic_Config_Details_by_ID

ChatGPT
Get the details (including rules, return values, and more) for a Dynamic Config (static, targetable JSON) in the Statsig console.

Get_Experiment_Details_by_ID

ChatGPT
Get details including parameters (return values), groups, status & more of an experiment in Statsig.

Get_Experiment_Metric_Dimension_Results

ChatGPT
Get topline and dimensional breakdown results for one specific experiment metric. Use this when you already know the metric ID and need that metric broken down by dimensions. Do not use this tool for an experiment-wide summary across all pulse metrics; use Get_Experiment_Overall_Results instead.

Get_Experiment_Overall_Results

ChatGPT
Get overall pulse results for an experiment across all pulse metrics. Use this when you need the experiment-wide topline view or a cross-metric summary. Do not use this tool when you need the dimensional breakdown for one specific metric; use Get_Experiment_Metric_Dimension_Results instead.

Get_Gate_Details_by_ID

ChatGPT
Get all details about a gate (feature flag) like its rules, IDtype, and more, from the Statsig Console.

Get_Gate_Results

ChatGPT
Get the metric results for a given gate and rule in the gate

Get_Layer_Details_by_ID

ChatGPT
Get all details about a layer, including its parameters and metadata, from the Statsig Console.

Get_List_of_Dynamic_Configs

ChatGPT
List all Dynamic Configs (static, targetable JSON objects) in this Statsig project. The API enforces a maximum query_limit of 100. If query_limit is not provided, default to 100 (or fewer) and never exceed 100.

Get_List_of_Experiments

ChatGPT
List all experiments (AB Tests) in this Statsig project. The API enforces a maximum query_limit of 100. If query_limit is not provided, default to 100 (or fewer) and never exceed 100.

Get_List_of_Gates

ChatGPT
List all gates (feature flags) in this Statsig project. The API enforces a maximum query_limit of 100. If query_limit is not provided, default to 100 (or fewer) and never exceed 100.

Get_List_of_Layers

ChatGPT
List all layers in this Statsig project. The API enforces a maximum query_limit of 100. If query_limit is not provided, default to 100 (or fewer) and never exceed 100.

Get_List_of_Metric_Sources

ChatGPT
List all metric sources in this Statsig project. The API enforces a maximum query_limit of 100. If query_limit is not provided, default to 100 (or fewer) and never exceed 100.

Get_List_of_Metrics

ChatGPT
List all metrics in this Statsig project. The API enforces a maximum query_limit of 100. If query_limit is not provided, default to 100 (or fewer) and never exceed 100.

Get_List_of_Param_Stores

ChatGPT
List param stores in this Statsig project. The API enforces a maximum query_limit of 100. If query_limit is not provided, default to 100 (or fewer) and never exceed 100.

Get_List_of_Segments

ChatGPT
List all segments in this Statsig project.

Get_Metric_Definition_by_ID

ChatGPT
Get the full definition for a metric in Statsig, including its type, source, and configuration details.

Get_Param_Store_Details_by_Id

ChatGPT
Get a param store by name, including its description, typed parameters, and metadata.

Get_Segment_by_ID

ChatGPT
Get all details about a segment in the Statsig Console.

Start_Experiment_Code_Cleanup

ChatGPT
Start code cleanup for a stale experiment by name, which creates a PR to remove the experiment from your codebase.

Start_Gate_Code_Cleanup

ChatGPT
Start code cleanup for a gate by name, which creates a PR to remove the gate from your codebase.

Update_Dynamic_Config_Entirely

ChatGPT
Fully update a dynamic config, replacing everything the dynamic config currently has on the Statsig console with the data included in this POST request. Use the GET option to gather the attributes of the dynamic config, edit them, then use this tool. CRITICAL CONSTRAINTS: - the return value for each variant must be set with returnValueJson5. - Always include DefaultValue field in the POST request

Update_Experiment_Entirely

ChatGPT
Fully update an experiment, replacing everything the experiment currently has on the Statsig console with the data included in this POST request. Use the GET option to gather the attributes of the experiment, edit them, then use this Tool.

Update_Gate_Entirely

ChatGPT
Fully update a gate, replacing everything the gate currently has on the Statsig console with the data included in this POST request. Use the GET option to gather the attributes of the gate, edit them, then use this tool.

Update_Layer_Entirely

ChatGPT
Fully update a layer, replacing everything the layer currently has on the Statsig console with the data included in this POST request. Use the GET option to gather the attributes of the layer, edit them, then use this tool.

Update_Segment

ChatGPT
Update a Statsig segment using the appropriate segment endpoint. Supports rule-based rule updates and add operations for ID list / user store ID list segments via params.query_operation.

fetch

ChatGPT
Fetch the full document for a search result id. Use the id returned by search.

App Stats

34

Tools

1

Prompts

Feb 3, 2026

First seen

ChatGPT

Platforms

Works with

ChatGPT

Data refreshed daily