Unity AI Open Beta: How to get started with MCP
Unity has opened up its AI beta with an MCP Server that plugs AI agents directly into the Unity Editor. Instead of treating the Editor as a separate island, compatible clients can query project state, inspect the scene hierarchy, read console messages, modify scripts, and invoke editor actions through a standardized protocol.
The practical upside is workflow speed. A developer can ask an agent to find missing components, create or move GameObjects, patch a C# script, then re-check the console in the same session. Unity is positioning this as a way to collapse the usual back-and-forth between an IDE and the Editor, especially for debugging and routine scene management.
Getting it running requires Unity 6 (6000.0) or later, the AI Assistant package, a Unity Cloud-connected project, and an active Unity AI trial or subscription. Supported clients include Claude Code, Cursor, Windsurf, Claude Desktop, and VS Code Copilot depending on the MCP version, with automatic setup for some integrations and manual relay configuration for others.
Unity also exposes a path for teams to extend the system with custom MCP tools in C#, which could make this more interesting than a generic chatbot hookup. The open beta is live now, but Unity is clear that the feature set and availability are still in flux, so studios will want to treat it as an experimental workflow rather than a production dependency.
“connect Claude Code, Github Copilot, and other AI agents directly to the Unity Editor”
- what
- Unity AI Open Beta includes an MCP Server that connects AI agents directly to the Unity Editor.
- who
- Unity; supported clients include Claude Code, Cursor, Windsurf, Claude Desktop, and VS Code Copilot.
- when
- Announced May 11, 2026; open beta is available now for Unity 6 developers.
- impact
- Agents can inspect scenes, read console output, edit scripts, and trigger editor actions without copy-paste.
Useful workflow gains, but still beta and subscription-gated.
Follow Unity updates
See relevant stories in your personalized news feed.
Discussion