关于
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.
主要功能
- 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
使用案例
- Automating scene creation and manipulation
- Debugging and refactoring existing game logic
- Generating and optimizing GDScript code