From a7058a41f961cc35484ba2f4bf11bc14e40b9708 Mon Sep 17 00:00:00 2001 From: Justin P Barnett <42453910+justinpbarnett@users.noreply.github.com> Date: Tue, 18 Mar 2025 07:34:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 10c728c..624894d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Unity MCP Package +![](https://youtu.be/dCC7QoV5a6E) + A Unity package that enables seamless communication between Unity and Large Language Models (LLMs) like Claude Desktop via the **Model Context Protocol (MCP)**. This server acts as a bridge, allowing Unity to send commands to and receive responses from MCP-compliant tools, empowering developers to automate workflows, manipulate assets, and control the Unity Editor programmatically. Welcome to the initial release of this open-source project! Whether you're looking to integrate LLMs into your Unity workflow or contribute to an exciting new tool, we’re thrilled to have you here.