Provides a template project for controlling Unity applications via an MCP (Micro Control Protocol) server.
This template project enables interaction between a TypeScript-based MCP server and Unity game engine. It serves as a starting point for building and configuring custom tools to expand and develop further Unity functionalities. The template prioritizes compatibility with legacy Unity versions, avoiding external packages where possible and using IMGUI for the EditorWindow. It includes instructions for setting up the MCP server and integrating it with Claude Desktop.