Model Context Protocol server for Unity Editor integration. Control Unity through natural language using AI assistants like Claude, Cursor, and more. Maintained by Coplay - This project is not ...
FishNet supports running your project as a dedicated server, meaning Unity runs without rendering graphics and focuses purely on network logic. This is the recommended way to host multiplayer games at ...
Unity開発でAIを使う場面は増えていますが、「チャットで相談する」だけでは限界があります。 本当に便利なのは、AIがUnityプロジェクトやエディタ操作にアクセスできる状態を作ることです。 そこで注目されているのが MCP(Model Context Protocol) です。