Install bridge addon
godot_install_bridgeInstalls the godot_mcp live-control bridge addon and its autoload in a Godot project to enable agent interaction.
Instructions
Install (or refresh) the godot_mcp live-control bridge addon and its autoload in the project. Normally handled by godot_setup or godot_run, but available explicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | No | Path to the Godot project root (folder containing project.godot). Defaults to $GODOT_PROJECT_ROOT or an upward search from the working directory. |