Enables AI assistants to interact with Unity game environments through the Model Context Protocol.
Unity Bridge is an open-source implementation of the Model Context Protocol (MCP) designed to bridge the gap between Unity game development and AI assistants. By providing a standardized interface, it allows AI to assist in game development tasks, perform automated testing, analyze scenes, and debug during runtime. The architecture is streamlined using AILogger for persistence, eliminating the need for a separate server component. The tool facilitates code execution, object inspection, and game state modification within the Unity environment, making it a powerful asset for AI-driven game development workflows.