Skip to content
Cline

statsig mcp server for Cline

com.statsig/statsig-mcp-server

MCP server for Statsig API - interact with Statsig's feature flags, experiments, and analytics

client:Cline transport:streamable-http

Install statsig mcp server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "statsig-mcp-server": {
      "url": "https://api.statsig.com/v1/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

statsig mcp server in other clients