Loading MCP server directory, please wait...
MCP server for Statsig API - interact with Statsig's feature flags, experiments, and analytics
npx @getmcp/cli add com.statsig/statsig-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
statsig-api-keyStatsig Console API key for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.statsig/statsig-mcp-server": {
"url": "https://api.statsig.com/v1/mcp",
"transport": "streamable-http",
"headers": {
"statsig-api-key": ""
}
}
}
}