Statsig

Integrates with Statsig's feature flag and experimentation platform by automatically generating tools from their OpenAPI specification, enabling management of feature flags, A/B tests, and experiment analysis with dynamic parameter validation and flexible authentication.

View Source
0 stars
0 tools
Created Aug 2025
@statsig-io/statsig-io-statsig-stdio

About

Integrates with Statsig's feature flag and experimentation platform by automatically generating tools from their OpenAPI specification, enabling management of feature flags, A/B tests, and experiment analysis with dynamic parameter validation and flexible authentication.

Categories

general

Installation

npm

npm install @statsig-io/statsig-io-statsig-stdio

Configuration

{ "mcpServers": { "statsig-io-statsig-stdio": { "command": "npx", "args": [ "-y", "@statsig-io/statsig-io-statsig-stdio" ] } } }