development
location
documentation
public
Unity
Node.js
TypeScript
What is Unity Integration (Advanced)?
Advanced Unity3d Game Engine MCP which supports ,Execution of Any Editor Related Code Directly Inside of Unity, Fetch Logs, Get Editor State and Allow File Access of the Project making it much more useful in Script Editing or asset creation.
Documentation
🚀 Advacned Unity MCP Integration
This package provides a seamless integration between Model Context Protocol (MCP) and Unity Editor, allowing AI assistants to understand and interact with your Unity projects in real-time. With this integration, AI assistants can access information about your scene hierarchy, project settings, and execute code directly in the Unity Editor context.
📚 Features
Browse and manipulate project files directly
Access real-time information about your Unity project
Understand your scene hierarchy and game objects
Execute C# code directly in the Unity Editor
Monitor logs and errors
Control the Editor's play mode
Wait For Code Execution
🚀 Getting Started# Prerequisites
Unity 2021.3 or later
Node.js 18+ (for running the MCP server)
Installation## 1. Install Unity Package
You have several options to install the Unity package:
Option A: Package Manager (Git URL)
Open the Unity Package Manager (Window > Package Manager)
Click the + button and select Add package from git URL...
Enter the repository URL: https://github.com/quazaai/UnityMCPIntegration.git