MCP resources provide read-only access to Godot project data.
URI: godot://scene/current
MIME Type: application/json
The currently open scene in the Godot editor
URI: godot://scene/tree
MIME Type: application/json
Full hierarchy of the current scene
URI: godot://script/current
MIME Type: text/x-gdscript
The currently open script in the Godot editor