Overview
Features
Browse and manipulate project files directly
AI assistants can browse and modify files within the Unity project through the MCP integration.
Access real-time information about your Unity project
Real-time project and editor data available to clients via MCP.
Understand your scene hierarchy and game objects
Expose scene structure and components to AI for analysis and manipulation.
Execute C# code directly in the Unity Editor
Run C# commands inside Editor context to perform changes, tests, or diagnostics.
Monitor logs and errors
Stream Unity console logs and error messages to the MCP client for debugging.
Control the Editor's play mode
Manage play mode from MCP (start/stop/play/pause).
Wait For Code Execution
Provide synchronization by waiting for code execution to finish before proceeding.
Who Is This For?
- AI assistants:Enable real-time Unity project interaction and automation via MCP inside the Editor.




