Connector guide1-minute read10 MCP toolsEnglish · Deutsch · Italiano

Statsig を MCP に — あらゆる AI エージェントから Statsig を操作

Drive Statsig (feature flags + experiments + analytics) from any AI agent: evaluate gates/dynamic configs/experiments, log events, manage console-side gates and experiments. 10 tools, server-secret-key auth.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

Statsig

Drive Statsig (feature flags + experiments + analytics) from any AI agent: evaluate gates/dynamic configs/experiments, log events, manage console-side gates and experiments. 10 tools, server-secret-key auth.

Tools

10

Region

INTL

Category

analytics

Authentication

Required env vars

STATSIG_SERVER_SECRET_KEY
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the Statsig in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

💡 インストール不要? cloud.anythingmcp.com を直接利用してください。 サインインし、Connectors → Statsig をクリック、認証情報を貼り付け、MCP API キーを発行 — 完了です。Docker も git clone もローカルサーバーも不要。

Statsig

Drive Statsig (feature flags + experiments + analytics) from any AI agent: evaluate gates/dynamic configs/experiments, log events, manage console-side gates and experiments. 10 tools, server-secret-key auth.

セットアップ

statsig.com).

Two distinct APIs:

  • Server SDK API (api.statsig.com/v1/...) — runtime evaluation + event logging. Requires STATSIG_SERVER_SECRET_KEY (starts with secret-).
  • Console API (statsigapi.net/console/v1/...) — admin operations like creating gates. Requires STATSIG_CONSOLE_API_KEY (starts with console-). The adapter uses the Server SDK base by default; tools that hit the Console API set explicit absolute URLs in their endpointMapping.

…(continued in the in-app connector instructions)

前提条件: STATSIG_SERVER_SECRET_KEY

ローカルでコネクタをインストール

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

http://localhost:3000/connectors/store を開き、 Statsig を選択し、前提条件に記載された環境変数を入力します。

利用可能なツール

ToolWhat it does
statsig_check_gateEvaluate a feature gate (boolean flag) for a user
statsig_get_configEvaluate a Dynamic Config for a user
statsig_get_experimentEvaluate an experiment for a user
statsig_initializeBulk evaluate ALL gates/configs/experiments for a user in one call
statsig_log_eventLog a custom event for analytics + experiment exposure tracking
statsig_list_gatesConsole: list feature gates defined in the project
statsig_get_gate_configConsole: fetch a gate's definition (rules, targeting)
statsig_create_gateConsole: create a new feature gate
statsig_list_experimentsConsole: list experiments
statsig_get_experiment_resultsConsole: fetch experiment metric results (pulse readout)

次のステップ

Ready to ship

Your Statsig agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.