Skip to content

Commit 600ea8c

Browse files
authored
Clarify installation instructions and update version
Updated README for client config instructions and stable version.
1 parent 2ad0be7 commit 600ea8c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,9 @@ MCP for Unity connects your tools using two components:
149149
```
150150
5. Click `Add`.
151151

152-
**Need a fixed version?** Use a tagged URL instead (updates require uninstalling and re-installing):
152+
**Need a stable/fixed version?** Use a tagged URL instead (updates require uninstalling and re-installing):
153153
```
154-
https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#v8.0.0
154+
https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#v8.2.1
155155
```
156156

157157
#### To install via OpenUPM
@@ -188,11 +188,12 @@ Connect your MCP Client (Claude, Cursor, etc.) to the HTTP server from Step 2 (a
188188
189189
For **Claude Desktop** Users, try using our manually scrapped Unity_Skills by downloading and uploading the claude_skill_unity.zip following this [link](https://www.claude.com/blog/skills).
190190
191-
**Option A: Auto-Setup (Recommended for Claude/Cursor/VSC Copilot)**
191+
**Option A: Configure Buttons (Recommended for Claude/Cursor/VSC Copilot)**
192192
193193
1. In Unity, go to `Window > MCP for Unity`.
194-
2. Click `Auto-Setup`.
195-
3. Look for a green status indicator 🟢 and "Connected ✓". *(This writes the HTTP `url` pointing at the server you launched in Step 2.)*
194+
2. Select your Client/IDE from the dropdown.
195+
3. Click the `Configure` Button. (Or the `Configure All Detected Clients` button will try to configure every client it finds, but takes longer.)
196+
4. Look for a green status indicator 🟢 and "Connected ✓". *(This writes the HTTP `url` pointing at the server you launched in Step 2.)*
196197
197198
<details><summary><strong>Client-specific troubleshooting</strong></summary>
198199

0 commit comments

Comments
 (0)