editor
Start or stop real-time scene tree syncing and fetch current snapshots. Requires Godot running with the MCP plugin connection.
Instructions
Editor real-time operations: sync_start (start scene tree listening), sync_stop (stop listening), get_scene_tree (get current snapshot). Requires editor mode with plugin connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation type | |
| project_path | No | Godot project directory path |