Changelog
0.2.1
- Fixed issue caused by newer dependency versions by pinning all dependencies to exact versions.
- Added
get_editor_screenshot
that lets AI visually see the entire Godot editor
0.2.0
- Improved GDAI MCP error logging
- Added
clear_output_logs
tool to clear output logs in the editor. - Fixed
edit_file
tool in some cases would not be able to edit end of file correctly. - Both
edit_file
andview_script
tools also open the script in the editor. - Updated
play_scene
tool description to inform the user to test the game and confirm its as expected before continuing. - Added
view_script
tool for viewing GDScript files and useful to check for errors in script. - Added
gdai-mcp-default-prompt
a custom MCP prompt for with Godot Best practices and GDAI MCP best practices.
0.1.0
- Initial early access version
Last updated on