-
Notifications
You must be signed in to change notification settings - Fork 142
Description
Cannot find Cursor config file or Cursor is currently not installed. Expecting Cursor to be installed in the /Users/abhishekshivakumar/Library/Application Support/.cursor/mcp.json path
UnityEngine.Debug:LogError (object)
McpUnity.Utils.McpConfigUtils:AddToConfigFile (string,bool,string) (at ./Library/PackageCache/com.gamelovers.mcp-unity@1bd4998b558a/Editor/Utils/McpConfigUtils.cs:191)
McpUnity.Utils.McpConfigUtils:AddToCursorConfig (bool) (at ./Library/PackageCache/com.gamelovers.mcp-unity@1bd4998b558a/Editor/Utils/McpConfigUtils.cs:130)
McpUnity.Unity.McpUnityEditorWindow:DrawServerTab () (at ./Library/PackageCache/com.gamelovers.mcp-unity@1bd4998b558a/Editor/UnityBridge/McpUnityEditorWindow.cs:259)
McpUnity.Unity.McpUnityEditorWindow:OnGUI () (at ./Library/PackageCache/com.gamelovers.mcp-unity@1bd4998b558a/Editor/UnityBridge/McpUnityEditorWindow.cs:51)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:219)