Statsig now hosts an MCP (Model Context Protocol) Server. This acts as a bridge between AI applications (clients) and Statsig: it is essentially a smart adapter that translates AI requests into commands that Statsig can understand.
For example - you can connect this in Cursor and request it in English to :
Make changes to your app to put features behind gates in Statsig
Instrument your app to log user interaction events - which can then be analyzed in Statsig
Perform operations like removing unused gates from your codebase - with Cursor directly pulling context from your Statsig project
You can connect it with Claude, and then ask questions based on data from Statsig:
Which experiments have been abandoned?
What are some suggestions for new growth experiments I can run?
Learn more here.