Enables AI assistants to interact with and manipulate Godot game engine projects, including creating projects, launching editor, managing scenes and nodes.
| Tool name | Description | Destructive? |
|---|---|---|
| write_file⚠ | ⚠ yes | |
| read_file | ✓ no | |
| godot_version | ✓ no | |
| launch_editor | ✓ no | |
| list_projects | ✓ no |
| create_project | ✓ no | |
| run_project⚠ | ⚠ yes | |
| stop_project | ✓ no | |
| get_debug_output | ✓ no | |
| get_scene_tree | ✓ no | |
| create_scene | ✓ no | |
| add_node | ✓ no |