UnityMCP

UnityMCP

0

UnityMCP is a Unity Editor plugin that implements the Model Context Protocol, facilitating integration with AI assistants. It allows users to monitor editor state, execute remote commands, and manage logs efficiently.

UnityMCP

UnityMCP is a Unity Editor plugin that supports the Model Context Protocol (MCP) for enhanced integration between Unity and AI assistants. It features real-time editor monitoring, remote command execution, and comprehensive logging. The architecture includes a Unity plugin for editor state tracking and a TypeScript MCP server for command execution. Installation is supported via Smithery, requiring Unity 2022.3 or later, Node.js 18+, and npm 9+. Usage involves starting the server and connecting through Unity's debug window. Key functionalities include retrieving editor state, executing commands, and getting logs.