You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

@@ -18,7 +18,7 @@
18
18
19
19
MCP for Unity acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local **MCP (Model Context Protocol) Client**. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
20
20
21
-

21
+
<imgwidth="406"height="704"alt="MCP for Unity screenshot"src="docs/images/readme_ui.png">
22
22
23
23
---
24
24
@@ -80,7 +80,7 @@ MCP for Unity connects your tools using two components:
80
80
81
81
### Prerequisites
82
82
83
-
***Python:** Version 3.11 or newer. [Download Python](https://www.python.org/downloads/)
83
+
***Python:** Version 3.10 or newer. [Download Python](https://www.python.org/downloads/)
84
84
***Unity Hub & Editor:** Version 2021.3 LTS or newer. [Download Unity](https://unity.com/download)
0 commit comments