SubmitConnect to Claude
Godot icon

Godot

Enables AI assistants to interact with the Godot game engine by launching the editor, running projects, and capturing debug output.

About

Godot facilitates a direct feedback loop between AI assistants and the Godot game engine, allowing for improved code generation and debugging assistance. It empowers AI to launch the editor, execute projects, capture debug information, and manage project execution through a standardized Model Context Protocol (MCP) interface, thereby enhancing the development workflow.

Key Features

  • Launches the Godot editor and runs projects in debug mode.
  • Programmatically controls Godot project execution.
  • Exports 3D scenes as MeshLibrary resources for GridMap.
  • Captures debug output and retrieves console error messages.
  • Manages Godot projects, including creating scenes and adding nodes.

Use Cases

  • Debugging and troubleshooting Godot projects with AI assistance.
  • Automating Godot project setup and configuration.
  • Generating and testing GDScript code using AI.