reavorse-mcp

reavorse-mcp

3

The Unity MCP Package is designed to enhance material editing and facilitate seamless communication between Unity and large language models. It leverages the Model Context Protocol to automate and streamline unity project workflows, making it ideal for developers seeking to integrate these advanced language model functionalities into their projects.

Unity MCP Package

A Unity package enhancing material editing with active development for more features. Enables seamless communication between Unity and Large Language Models (LLMs) using the Model Context Protocol (MCP). Key features include:

  • Asset Management: Programmatically manage Unity assets.
  • Scene Control: Manage scenes, objects, and properties.
  • Enhanced Material Editing: Improved lighting and shader support.
  • Script Integration: Manage C# scripts within Unity.
  • Editor Automation: Automate editor functions and build processes.

Installation

  1. Install Unity 2020.3 LTS or newer.
  2. Install Python 3.12 or newer.
  3. Install uv package manager.
  4. Add the package from the git URL to Unity.

Troubleshooting

  • Unity Bridge Not Running: Ensure Unity Editor is open and the MCP window is active.
  • Python Server Not Connected: Verify the correct installation of Python and uv.
  • Configuration Issues: Check your MCP client setup.