Unity Editor integration with Model Context Protocol (MCP) enabling AI assistants like Claude to interact with Unity projects. Features a TypeScript MCP server and C# Unity plugin with extensible command handler architecture, TCP/IP communication, and dynamic plugin discovery.
$git clone https://github.com/isuzu-shiranui/unitymcpInstalls into the current project.
Install unitymcp by running `git clone https://github.com/isuzu-shiranui/unitymcp`, then use it for the current task and follow its documentation at https://github.com/isuzu-shiranui/unitymcp.