КАК НАСТРОИТЬ CURSOR С GODOT И ВАЙБКОДИТЬ? ГАЙД РАБОТЫ С ИИ, GODOT
Тгк - https://t.me/indiswan ---- Ссылки и команды на mcp: https://github.com/ee0pdt/godot-mcp.git git clone https://github.com/Coding-Solo/godot-mcp cd godot-mcp cd folderName npm install npm run build json mcp: { "mcpServers": { "godot": { "command": "node", "args": ["C:\\godotmc\\godot-mcp\\build\\index.js"], "disabled": false, "autoApprove": [ "launch_editor", "run_project", "get_debug_output", "stop_project", "get_godot_version", "list_projects", "get_project_info", "create_scene", "add_node", "load_sprite", "export_mesh_library", "save_scene", "get_uid", "update_project_uids" ] } } }
Тгк - https://t.me/indiswan ---- Ссылки и команды на mcp: https://github.com/ee0pdt/godot-mcp.git git clone https://github.com/Coding-Solo/godot-mcp cd godot-mcp cd folderName npm install npm run build json mcp: { "mcpServers": { "godot": { "command": "node", "args": ["C:\\godotmc\\godot-mcp\\build\\index.js"], "disabled": false, "autoApprove": [ "launch_editor", "run_project", "get_debug_output", "stop_project", "get_godot_version", "list_projects", "get_project_info", "create_scene", "add_node", "load_sprite", "export_mesh_library", "save_scene", "get_uid", "update_project_uids" ] } } }



