[Update] February 25, 2026
We are excited to announce some significant updates that will accelerate creators who are interested in using AI as part of their development process.
Enhanced MCP Server: Better Tools for AI-Driven Iteration
Our open source Studio MCP server provides the foundation for accessing and editing your experience from external AI coding tools like Cursor and Claude Code. Today we’re introducing a suite of new tools in our MCP server designed to improve the iteration cycle.
This update includes the following new tools:
- get_console_output: Reads the output logs within a playtest session
- start_stop_play: Manages starting and stopping play mode in Roblox Studio
- run_script_in_play_mode: Runs a script in play mode and automatically stops play after the script finishes or times out. Returns structured output including logs, errors, and duration.
- get_studio_mode: Gets the current Studio mode (start_play, run_server, or stop).
When combined with the existing MCP tools, AI agents can iteratively plan, write, test, and modify code and data with less intervention and effort from creators. This capability is available today through MCP and will be fully supported in Studio Assistant in early March. In the future, we plan to integrate the MCP Server into Studio to streamline access and allow us to add new capabilities to MCP clients and Studio in lockstep.
Here’s a sped up video of using Claude Desktop with the MCP Server to automatically test and fix a feature.
Assistant Flexibility: Integrate External LLMs
We are also increasing the flexibility and power of Assistant.
As a first step, we’ve added the ability to connect and utilize external Large Language Models (LLMs) to power Assistant’s generative capabilities.
You can now leverage models from the following 3rd-parties:
Follow the links above to learn how to get an API key for each platform and see the setup instructions at the end of this post to get started.
Next up, we’ll be adding support for connecting Assistant to third-party MCP servers, enabling access to tools like Blender and Figma. This will allow you to create a UI in Figma, and then ask Assistant to recreate that UI, generating elements directly in your experience.
What’s next
Throughout the coming year, we will be rolling out a series of enhancements to both Assistant and our MCP server. Our goal is simple: to provide you with a more integrated, creative, and productive experience every time you open Studio.
We welcome your contributions and want your feedback!
Please let us know If you run into any issues using the MCP server or setting up your own API Keys. We’d also like to hear about additional API Key providers and third-party MCP servers you would find most useful.
Happy creating!
The Roblox Studio Team
How to add an API key
Click here for details
-
Open the Menu: Click the three dots… in the top-right corner → Manage API Keys
-
Select Provider: Choose a provider, then paste your API key
- Security: Your key is masked in the UI and stored securely on your device
-
Choose your model: Enable the provider and select a model from the Model dropdown to start using it right away


