Skip to content

Commit 6b92996

Browse files
Update README.md
Update readme with instruction images on how to setup the MCP server
1 parent 2c91eac commit 6b92996

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,12 @@ Installing this MCP Unity Server is a multi-step process:
125125
1. Open the Unity Editor
126126
2. Navigate to Tools > MCP Unity > Server Window
127127
3. Click on the "Configure" button for your AI LLM client as shown in the image below
128+
129+
![image](https://github.com/user-attachments/assets/8d286e83-da60-40fa-bd6c-5de9a77c1820)
130+
128131
4. Confirm the configuration installation with the given popup
129132

130-
![MCP configuration](https://github.com/user-attachments/assets/ea9bb912-94a7-4409-81c1-3af39158dac0)
133+
![image](https://github.com/user-attachments/assets/b1f05d33-3694-4256-a57b-8556005021ba)
131134

132135
</details>
133136

@@ -174,8 +177,8 @@ Open the MCP configuration file of your AI client (e.g. claude_desktop_config.js
174177

175178
![connect](https://github.com/user-attachments/assets/2e266a8b-8ba3-4902-b585-b220b11ab9a2)
176179

177-
## Configure the WebSocket Port
178-
By default, the WebSocket server runs on port 8080. You can change this port in two ways:
180+
## Optional: Set WebSocket Port
181+
By default, the WebSocket server runs on port 8090. You can change this port in two ways:
179182

180183
<details>
181184
<summary><span style="font-size: 1.1em; font-weight: bold;">Option 1: Using the Unity Editor</span></summary>
@@ -311,4 +314,4 @@ Contributions are welcome! Please feel free to submit a Pull Request or open an
311314

312315
## License
313316

314-
This project is under [MIT License](License.md)
317+
This project is under [MIT License](License.md)

0 commit comments

Comments
 (0)