How to connect Statsig MCP to Claude

Connect Claude Web, Desktop and Cowork to Statsig MCP. List all active experiments for project, create a feature gate named beta, and more using natural language, with authentication handled for you.

Statsig MCP logoStatsig MCP
Dcr Oauth

Statsig MCP is a feature experimentation platform exposing experiments, feature gates, dynamic configs, layers, metrics, segments, and observability workflows. Use it to safely rollout features, measure impact, and iterate quickly.

86 Tools

Introduction

Claude is Anthropic's AI assistant, available on the web, in the desktop app, and on mobile. Cowork is its agent for knowledge work, and it runs on all of those surfaces too. Connected to your apps, Claude can work with your files and services to accomplish complex tasks on your behalf.

This guide walks you through the easiest and most secure way to connect your Statsig account to Claude via Composio Connect, enabling it to list all active experiments for project, create a feature gate named beta, roll out layer to 10 percent, and more such actions on your behalf without compromising your account security.

Setup is the same on Claude Web, Desktop, and Cowork, and you only need to do it once. The connector is tied to your account, so it's available in all three.

Also integrate Statsig MCP with

Connecting Statsig to Claude Web, Desktop, and Cowork

Two ways to add the Composio connector. Pick whichever you prefer.

1. Add with one click

Click the button. Claude opens with the Composio connector filled in. Click Add, then go to step 2.

Add to Claude

Add manually

In Claude Desktop, click Customize in the left sidebar, then select Connectors and click the + icon at the top.

Claude Desktop connectors screen with Add custom connector selected

Click Add custom connector and paste in the Composio MCP server URL:

bash
https://connect.composio.dev/mcp
Add custom connector dialog with Composio MCP server URL

2. Authorize in your browser

Click Connect. You'll be redirected to a browser window where you can authorize Composio to continue.

Composio authorization screen for Claude Web, Desktop, and Cowork

3. Connect your Statsig account

Back in Claude, ask it to connect to Statsig or give it any Statsig-related task.

For example, ask Claude to:

  • "List all active experiments for project"
  • "Create a feature gate named beta"
  • "Roll out layer to 10 percent"

It will prompt you to authenticate and authorize access.

That's it. Composio's tools are now available in Claude, and your Statsig account is ready to use.

What is the Statsig Claude Connector, and what's possible with it?

The Statsig MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Statsig account. It provides structured and secure access so your agent can perform Statsig operations on your behalf.

Troubleshooting

1. Why does Claude not use the Composio connector for Statsig?

The connector can show as connected, but Claude must use it in each Statsig conversation.

  • Click + at the lower left of the chat, or type /.
  • Hover Connectors.
  • Turn on Composio.
  • Ask Claude to connect to Statsig again.

2. Why does Claude show an MCP server error before Statsig connects?

Claude can show Couldn't reach the MCP server or Authorization with the MCP server failed when you add the connector for Statsig.

  • Check that the connector URL is https://connect.composio.dev/mcp.
  • Connectors run from Anthropic's cloud, so your device network is usually not the problem.
  • Add the connector again from Customize > Connectors, then ask Claude to connect Statsig.
  • If it fails again, send the error and the ofid_ reference id to support@composio.dev.

3. Why does the Statsig authorization link not work?

The Composio connector is one server. Your Statsig account connects separately when Claude asks for it.

  • If the browser does not open, or the link expires, ask Claude to retry the Statsig connection.
  • Composio creates a fresh Statsig authorization link.
  • Open that link in your browser and finish the Statsig sign-in.

4. Why do Statsig actions fail after they worked before?

The Statsig connection can expire or lose permission.

  • Ask Claude to inspect the Statsig connection.
  • If the connection is unhealthy, disconnect it when Claude prompts you.
  • Reconnect the Statsig account and retry the action.
  • If Claude shows a permission prompt, approve it before Claude changes data in Statsig.
  • If the action still fails with a permission error, check that the connected account has that permission in Statsig itself.

5. How do I switch to a different Statsig account?

Claude can manage the Statsig connection for you.

  • Ask Claude to disconnect or delete the current Statsig account.
  • Ask Claude to connect Statsig again.
  • Open the new Composio authorization link for Statsig.
  • Sign in with the other Statsig account in the browser.
  • After the account connects, ask Claude to retry the Statsig task.

6. Why is my Statsig connection missing in Claude Desktop or on a Team plan?

The connector belongs to your Claude account, so your Statsig connection works in Claude Web, Desktop, and Cowork.

  • In Claude Desktop, open Customize > Connectors.
  • Next to Composio, click ⋮ and click Clear cache.
  • If Statsig tools still do not appear, click ⋮, disconnect, remove the connector, and add it again.
  • On Team or Enterprise, an Owner or Primary Owner must enable the connector before you can connect Statsig.
TOOLS

Supported Tools

Every Statsig MCP action and event your agent gets out of the box.

Approve autotune review

Approve an in-flight review of an autotune experiment.

Approve dynamic config review

Approve an in-flight review of a dynamic config.

Approve experiment review

Approve an in-flight review of an experiment (A/B test).

Approve gate review

Approve an in-flight review of a gate (feature flag).

Cancel autotune review

Cancel (withdraw) an in-flight review of an autotune experiment.

Cancel dynamic config review

Cancel (withdraw) an in-flight review of a dynamic config.

Cancel experiment review

Cancel (withdraw) an in-flight review of an experiment (A/B test).

Cancel gate review

Cancel (withdraw) an in-flight review of a gate (feature flag).

Cluster log patterns

Cluster similar log lines into templates (same as `statsig-query log-patterns`).

Commit autotune review

Commit a review of an autotune experiment, APPLYING its proposed change to the live autotune.

Commit dynamic config review

Commit a review of a dynamic config, APPLYING its proposed change to the live config.

Commit experiment review

Commit a review of an experiment (A/B test), APPLYING its proposed change to the live experiment.

Commit gate review

Commit a review of a gate (feature flag), APPLYING its proposed change to the live gate.

Create autotune

Create an Autotune (multi-armed bandit) experiment that automatically shifts traffic toward the best-performing variant.

Create autotune review

Open a review proposing a change to an autotune experiment.

Create dynamic config

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.

Create dynamic config review

Open a review proposing a change to a dynamic config.

Create experiment

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 experiment review

Open a review proposing a change to an experiment (A/B test).

Create gate

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 gate review

Open a review proposing a change to a gate (feature flag).

Create layer

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

Create param store

Create a new Param Store (a reusable, named collection of typed parameters) in this Statsig project.

Create segment

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

Delete experiment

Delete an experiment (A/B test) by ID.

Delete param store

Delete a Param Store by name.

Edit autotune review

Edit an in-flight autotune review's metadata — description and/or requested reviewers.

Edit dynamic config review

Edit an in-flight dynamic config review's metadata (description, requested reviewers) and/or its proposed `change`.

Edit experiment review

Edit an in-flight experiment (A/B test) review's metadata — description and/or requested reviewers.

Edit gate review

Edit an in-flight gate (feature flag) review's metadata (description, requested reviewers) and/or its proposed `change`.

Fetch

Fetch the full document for a search result id.

Get audit logs

List audit logs for this Statsig project.

Get autotune eligible reviewers

List the users and reviewer groups eligible to approve/reject a review of this autotune experiment.

Get autotune review by id

Get a single review for an autotune experiment by its review ID, including its status, proposed change type, author, and requested reviewers.

Get dynamic config details by id

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

Get dynamic config eligible reviewers

List the users and reviewer groups eligible to approve/reject a review of this dynamic config.

Get dynamic config review by id

Get a single review for a dynamic config by its review ID, including its status, proposed change, author, and requested reviewers.

Get dynamic config version history

List historical versions of a Dynamic Config (static, targetable JSON object) to reconstruct a timeline of how it changed — rules, return values, defaults, and metadata across edits.

Get experiment details by id

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

Get experiment eligible reviewers

List the users and reviewer groups eligible to approve/reject a review of this experiment (A/B test).

Get experiment metric dimension results

Get topline and dimensional breakdown results for one specific experiment metric.

Get experiment overall results

Get overall pulse results for an experiment across all pulse metrics.

Get experiment review by id

Get a single review for an experiment (A/B test) by its review ID, including its status, proposed change type, author, and requested reviewers.

Getexperimentsummarycharts

Get Experiment Summary charts and underlying data.

Get experiment version history

List historical versions of an experiment (AB Test) to reconstruct a timeline of how it changed — groups, allocation, status, parameters, and metadata across edits.

Get gate details by id

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

Get gate eligible reviewers

List the users and reviewer groups eligible to approve/reject a review of this gate (feature flag).

Get gate results

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

Get gate review by id

Get a single review for a gate (feature flag) by its review ID, including its status, proposed change, author, and requested reviewers.

Get gate version history

List historical versions of a gate (feature flag) to reconstruct a timeline of how it changed — rules, IDtype, enabled state, and metadata across edits.

Get layer details by id

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

Get layer experiments

List the experiments in a layer, including each experiment's allocation and groups within the layer.

Get layer overrides

Get the conditional and ID overrides configured for a layer in the Statsig Console.

Get list of autotune reviews

List the reviews for an autotune experiment, newest first.

Get list of dynamic config reviews

List the reviews for a dynamic config, newest first.

Get list of dynamic configs

List all Dynamic Configs (static, targetable JSON objects) in this Statsig project.

Get list of experiment reviews

List the reviews for an experiment (A/B test), newest first.

Get list of experiments

List all experiments (AB Tests) in this Statsig project.

Get list of gate reviews

List the reviews for a gate (feature flag), newest first.

Get list of gates

List all gates (feature flags) in this Statsig project.

Get list of layers

List all layers in this Statsig project.

Get list of metrics

List all metrics in this Statsig project.

Get list of metric sources

List all metric sources in this Statsig project.

Get list of param stores

List param stores in this Statsig project.

Get list of segments

List all segments in this Statsig project.

Get list of tags

List all tags in this Statsig project, returning each tag's id and name.

Get metric definition by id

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

Get param store details by id

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

Get segment by id

Get all details about a segment in the Statsig Console.

Get tool schema

Get the full input schema, description, and annotations for any Statsig MCP tool by name — including tools not shown in the default tool list (find them with Search_Tools).

Invoke tool

Execute any Statsig MCP tool by name with arguments — including tools not shown in the default tool list.

Query logs explorer

Fetch log lines from Statsig Logs Explorer (MCP equivalent of `statsig-query logs`).

Reject autotune review

Reject an in-flight review of an autotune experiment.

Reject dynamic config review

Reject an in-flight review of a dynamic config.

Reject experiment review

Reject an in-flight review of an experiment (A/B test).

Reject gate review

Reject an in-flight review of a gate (feature flag).

Search

Search the Statsig MCP data source and return relevant results.

Search tools

Search the full catalog of Statsig MCP tools by keyword.

Start experiment code cleanup

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

Start gate code cleanup

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

Update dynamic config entirely

Fully update a dynamic config, replacing everything the dynamic config currently has on the Statsig console with the data included in this POST request.

Update experiment entirely

Fully update an experiment, replacing everything the experiment currently has on the Statsig console with the data included in this POST request.

Update gate entirely

Fully update a gate, replacing everything the gate currently has on the Statsig console with the data included in this POST request.

Update layer entirely

Fully update a layer, replacing everything the layer currently has on the Statsig console with the data included in this POST request.

Update param store

Update an existing Param Store by name.

Update segment

Update a Statsig segment using the appropriate segment endpoint.

FAQ

Frequently asked questions

With a standalone Statsig MCP server, the agents and LLMs can only access a fixed set of Statsig tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Statsig and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Claude Cowork fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Statsig tools.

Yes, absolutely. You can configure which Statsig scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Statsig data and credentials are handled as safely as possible.

Start with Statsig MCP.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Statsig MCP tool your agent needs.Free to start.

Start building