Connects to Statsig's feature flagging and experimentation platform through their v1 API. You'd use this when you need to programmatically check feature flag states, pull experiment configurations, or query analytics data without leaving your Claude workflow. Handy for debugging why a specific user is seeing a particular variant, checking rollout percentages, or grabbing metrics during incident response. Uses streamable HTTP transport, so you can point it at Statsig's API endpoints and start querying your gates, experiments, and dynamic configs immediately. Best fit for teams already running Statsig who want faster access to their experimentation data during development or troubleshooting sessions.
claude mcp add --transport http com.statsig-statsig-mcp-server https://api.statsig.com/v1/mcp