Skip to Content
DocsUpdate Guide

Update Guide

Updating the plugin is a simple process.

Update from Discord channel

If you are in the Discord Server, and have the exclusive GDAI MCP Member role. You can directly updates and beta releases of the plugin from the gdai-mcp-members-only channel (See pinned message in the channel).

If you don’t have the exclusive role, use the /claim-gdai command in the Discord server to get the role and channel access. You have to enter your email address to verify your purchase. (Note: The command output is only visible to you, so don’t worry about leaking your email.)

Once you download the latest plugin zip file from the Discord channel, continue with these steps:

  1. Close the Godot Editor.

  2. Navigate to your project’s res://addons folder in File Explorer/Finder and delete the gdai-mcp-plugin-godot folder.

  3. Then extract the zip you downloaded and copy the addons/gdai-mcp-plugin-godot/ folder from the extracted zip to res://addons.

  4. Now open the project in Godot editor.

  5. The plugin is updated and you should see the GDAI MCP bottom tab.

  6. Verify the plugin version by going to the GDAI MCP bottom tab and seeing the plugin version.

Update from Buymeacoffee

To update the plugin from buymeacoffee, follow these steps:

  1. Go to the plugin’s Buymeacoffee page and login with the same email you used to purchase the plugin. (A login code will be sent to your email which you need to enter on the page)

  2. You should now see the buymeacoffee dashboard, on this page click the My Account button in the sidebar. Goto My Account page

  3. Then in click the Payments tab. Goto payments tab

  4. Click the View Content button and download the latest plugin zip file. Buymeacoffe payments page

  5. Now close the Godot Editor.

  6. Navigate to your project’s res://addons folder in File Explorer (Finder) and delete the gdai-mcp-plugin-godot folder.

  7. Then extract the zip you downloaded and copy the addons/gdai-mcp-plugin-godot/ folder from the extracted zip to res://addons.

  8. Now open the project in Godot editor.

  9. The plugin is updated and you should see the GDAI MCP bottom tab.

  10. Verify the plugin version by going to the GDAI MCP bottom tab and seeing the plugin version.

Last updated on