A Model Context Protocol (MCP) implementation for the Godot game engine, allowing game developers to integrate AI capabilities into their Godot projects.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Open the Godot editor for a specific project.
Execute Godot projects in debug mode.
Retrieve console output and error messages.
Stop Godot projects programmatically.
Retrieve the installed Godot version.
Find Godot projects in a specified directory.
Get detailed information about project structure.
Create new scenes with specified root node types.
Add nodes to existing scenes with customizable properties.
Load sprites and textures into Sprite2D nodes.
Export 3D scenes as MeshLibrary resources for GridMap.
Save scenes with options for creating variants.
Get UID for specific files.
Update UID references by resaving resources.