
Unity MCP
โ 11,400from CoplayDev
Perform actions in the Unity Editor for game development using AI clients.
English ็ฎไฝไธญๆ ย ย ย |ย ย ย Discord Wiki
Proudly sponsored and maintained by Aura โ the AI assistant for Unreal & Unity.
And don't miss Godot AI, the new open source project from the makers of MCP for Unity.
Create your Unity apps with LLMs. MCP for Unity bridges AI assistants โ Claude, Codex, VS Code, local LLMs, and more โ with your Unity Editor via Model Context Protocol. Give your LLM the tools to manage assets, control scenes, edit scripts, run tests, and automate your game dev workflows.
Recent Updates
-
v10.0.0 (2026-06-30)
-
v9.7.3 (2026-06-15)
-
v9.7.1 (2026-05-24)
-
v9.7.0 (2026-05-22)
-
v9.6.8 (2026-04-27)
Full history: Release Notes.
What it does
Control the Unity Editor in natural language from any MCP client โ create scenes & GameObjects, edit C# scripts, manage assets, run tests, profile, and build. 47 focused MCP tool entrypoints, any client, free & MIT.
Browse the full tool catalog โ
Community
-
Discord โ chat with maintainers and other contributors
-
Issues โ bugs and feature requests
-
Discussions โ design ideas and broader questions
-
Security: see SECURITY.md for private reporting
Contributing
See CONTRIBUTING.md. Branch off beta, not main. The full dev setup, testing, and release process live in the Contributing docs.
Advanced
-
Multiple Unity instances โ Multi-Instance Routing
-
Tool groups (vfx / animation / ui / testing / etc.) โ Tool Groups
-
v10 asset generation and upgrade notes โ v10 Migration
-
Roslyn script validation โ Roslyn Validation
-
Remote-hosted server with auth โ Remote Server Auth
Star History
Citation
If MCP for Unity helped your research, please cite it.
@inproceedings{wu2025mcpunity,
author = {Wu, Shutong and Barnett, Justin P.},
title = {{MCP-Unity}: {Protocol-Driven} Framework for Interactive {3D} Authoring},
year = {2025},
isbn = {9798400721366},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3757376.3771417},
doi = {10.1145/3757376.3771417},
series = {SA Technical Communications '25}
}
Unity AI Tools by Aura
Aura offers 2 AI tools for Unity:
-
MCP for Unity is available freely under the MIT license.
-
Aura for Unity is a premium Unity/Unreal AI assistant built for game devs.
Disclaimer
This project is a free and open-source tool for the Unity Editor, and is not affiliated with Unity Technologies.
License: MIT โ see LICENSE.
Quickstart
Requirements: Unity 2021.3 LTS โ 6.x ยท Python 3.10+ (via uv). Works with any MCP client โ Claude Desktop & Code, Cursor, VS Code, Windsurf, Cline, Gemini CLI, and more.
-
Install โ Unity โ Package Manager โ Add from git URL:
https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#mainย (pin#v10.0.0for this release, oropenupm add com.coplaydev.unity-mcp) -
Configure โ
Window โ MCP for Unity โ Configure All Detected Clients. -
Prompt โ "Create a cube at the origin and add a Rigidbody." The cube appears in seconds.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.