Unity AI Bridge allows remote control of the Unity Editor from any AI IDE without the need for open ports or external dependencies.
From the registry: Remote-control Unity Editor from any AI IDE via file-based IPC. 62 tools, zero dependencies.
Please install the `unity-ai-bridge` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Python** — Python required to run the MCP server. (https://python.org)
- **Unity Package** — Install the com.aibridge.unity Unity package via Package Manager (git URL). (https://github.com/butterlatte-zhang/unity-ai-bridge)
Canonical MCP server config (stdio transport):
- command: `python`
- args: ["mcp_server.py"]
Note: Requires cloning the repo and installing the Unity package. 65 tools across 15 categories for Unity Editor control. File-based IPC, no network ports needed. Supports Unity 2022.3 LTS+. See docs/SETUP.md for detailed setup.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.