Releases: NishantJLU/Unity-MCP
Releases · NishantJLU/Unity-MCP
Unity-MCP Pro v1.0.0
🌌 Unity-MCP Pro v1.0.0
The initial production-ready release of Unity-MCP Pro, the high-performance bridge transforming the Unity Editor into an agentic environment.
🚀 Key Features
- 👁️ AI Vision: Captures live snapshots of the Editor for visual reasoning.
- 📊 Scene Graph Analytics: Structured JSON mapping of the entire scene hierarchy.
- ⚡ Reflection-Based Control: Modify any public property on any component using C# Reflection.
- 🛡️ Main-Thread Safety: Robust \EditorApplication\ dispatcher for safe command execution.
🛠️ Quick Start
- Download the provided \Unity-MCP-v1.0.0.zip.
- Run \setup.bat\ to install dependencies.
- Import the \UnityScripts\ folder into your Unity project.
- Open Window > AI > Unity MCP Pro in Unity and click ESTABLISH LINK.
Refer to the README for detailed setup instructions.