From 129fc8319469c9bcfda5be3ae94d69cc6b1a9d48 Mon Sep 17 00:00:00 2001 From: Justin P Barnett <42453910+justinpbarnett@users.noreply.github.com> Date: Tue, 18 Mar 2025 07:35:59 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 624894d..d10fcd8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Unity MCP Package -![](https://youtu.be/dCC7QoV5a6E) +![Creating a Mario Clone](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.