- Step 1: Install Node.js 18+ on your system.
- Step 2: Clone or download the MCP repository from GitHub.
- Step 3: Configure the server settings in the configuration files (if needed).
- Step 4: Launch the Unity Editor and open the tool menu.
- Step 5: Use the 'Tools > MCP Unity > Server Window' to start or debug the server.
- Step 6: Run the server script with 'node Server/build/index.js' or 'npm run debug'.
- Step 7: Connect Unity Editor or clients via WebSocket to communicate with the server.