# uloop-get-unity-info > Returns the Unity version. Use this tool to check Unity environment information. - Author: Masamichi Hatayama - Repository: hatayama/uLoopMCP-extensions-sample - Version: 20260129221829 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/hatayama/uLoopMCP-extensions-sample - Web: https://mule.run/skillshub/@@hatayama/uLoopMCP-extensions-sample~uloop-get-unity-info:20260129221829 --- --- name: uloop-get-unity-info description: Returns the Unity version. Use this tool to check Unity environment information. --- # uloop get-unity-info A tool that returns the current Unity version. ## Usage ``` mcp_uLoopMCP_get-unity-info ``` ## Parameters None ## Response Returns a JSON object with a `UnityVersion` field containing the Unity version string (e.g., "2022.3.20f1").