Skip to content

Godot bridge v0.7.3

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:22

Installation

Recommended: UPM-style git URL (pinned to this release):

https://github.com/Glade-tool/glade-mcp.git?path=godot-bridge/addons/com.gladekit.mcp-bridge#godot-v0.7.3

Manual install:

  1. Download com.gladekit.mcp-bridge.zip below.
  2. Extract it. The result is a single com.gladekit.mcp-bridge/ folder.
  3. Move that folder into your project's addons/ directory so the final path is res://addons/com.gladekit.mcp-bridge/plugin.cfg.
  4. In Godot: Project → Project Settings → Plugins → toggle GladeKit MCP Bridge on.

See the README for MCP client configuration.

Full Changelog: godot-v0.7.2...godot-v0.7.3