Help the user set up the CoplayDev/unity-mcp server for their Unity project.
Steps
- •Check prerequisites: Verify Python 3.10+ and uv are installed
- •Install MCP server: Run
uvx --from mcpforunityserver mcp-for-unityif not already installed - •Check Unity package: Verify the MCPForUnity package is installed in the Unity project
- •Configure Claude Code: Set up the MCP server in Claude Code settings
- •Validate connection: Test that Claude Code can communicate with Unity Editor
- •Report status: Show what tools are available and confirm everything works
Troubleshooting
If the connection fails:
- •Ensure Unity Editor is open with the project loaded
- •Check that the MCPForUnity package is properly imported
- •Verify no firewall is blocking localhost connections
- •Check Unity Console for MCP-related error messages