---
title: Statsig ChatGPT App
description: Learn how to talk directly to Statsig from within OpenAI's ChatGPT.
product: general
token_estimate: 451
---
# Statsig ChatGPT App

> For AI agents: a documentation index is available at [/llms.txt](/llms.txt). Append `.md` to any page URL for markdown, or send `Accept: text/markdown`.

## How the Statsig ChatGPT app works

The ChatGPT App builds on the Statsig MCP server. After setup, you can query experiments, manage feature flags, and explore analytics directly within OpenAI's ChatGPT conversational interface.

## Installation

1. Navigate to the Statsig App in the ChatGPT Apps Directory [here](https://chatgpt.com/apps/statsig/asdk_app_6967f065ac9481918969c660ff7686e9).
2. Click "Connect" and "Continue" to complete OAuth for your Statsig project.

   > **Note:**
   >
   > ChatGPT App OAuth only supports Personal Console API Keys. Ensure your Statsig org owner has enabled Personal Console API Keys creation for your role in [organization settings](https://console.statsig.com/settings?tab=organization).

   ![Statsig listing in the ChatGPT Apps Directory](https://docs.statsig.com/images/integrations/mcp/statsig-chatgpt-app-listing.png)

   ## Using Statsig MCP within ChatGPT

   With Statsig MCP configured in ChatGPT, you can:

   - **Explore Experiments**: "List all my active experiments"
   - **Manage Gates**: "What gates are currently stale?"
   - **Configure Dynamic Configs**: "Show me the configuration for the dynamic config 'dynamic-config'"
   - **Get Insights**: "Show me details about the experiment called 'new-checkout-flow'"

   ## What you can do after installation

   - List experiments, gates, and dynamic configs
   - Create and update experiments, gates, and configs
   - Access your Statsig data directly from ChatGPT

   For available MCP capabilities, go to the [MCP capabilities](https://docs.statsig.com/integrations/mcp/overview#current-mcp-capabilities) section.

