Now, you can create an Autotune (multi-armed bandit) experiment directly through the Statsig MCP, no console required.
Create an Autotune by describing the arms, success event, exploration and attribution windows, and winner threshold.
Autotunes are created as drafts by default, so no traffic is reallocated until you start it from the console.
The agent confirms before writing, prompting for confirmation before anything is created.
One new tool is available on api.statsig.com/v1/mcp:
Create_autotune
Teams running Autotune for live AI agent experiments can now manage the full setup through agents. Instead of manually configuring a multi-armed bandit in the console, you can describe what you want and let the agent build it, keeping your agentic workflows end-to-end.
If you have the Statsig MCP set up, try a prompt like:
"Using the Statsig MCP, create an Autotune called checkout-button-color with a control variant {color: blue} and a treatment variant {color: green}, optimizing for the event 'checkout', with 24hr exploration and attribution windows and a 95% winner threshold."
Learn more in the docs: Statsig MCP Overview.