Godot
Createdee0pdt
Integrates the Godot Engine with AI assistants for enhanced game development workflows.
About
Godot provides a comprehensive integration between the Godot Engine and AI assistants using the Model Context Protocol (MCP). This plugin enables AI assistants to interact with your Godot projects, providing powerful capabilities for code assistance, scene manipulation, and project management. By allowing two-way communication, developers can send project data to AI models and apply suggested changes directly within the editor, streamlining development and fostering creative problem-solving.
Key Features
- Two-way communication between Godot and AI
- Full Godot project access for AI assistants
- 42 GitHub stars
- Natural language task execution via Claude
- Node, Script, Scene, Project, and Editor command categories
- Access to project resources like scripts, scenes, and settings
Use Cases
- Automating scene creation and manipulation
- Debugging and refactoring existing game logic
- Generating and optimizing GDScript code