Let AI launch and control Godot editor workflows through a standardized interface.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "godot-ai-mcp" yet — see the docs or source repo.
Using the Godot MCP, open the current Godot project, check the main scene configuration, then run the project and tell me whether it launched successfully.
The AI opens the editor, verifies the project entry configuration, and reports the run result or any errors.
Open the player scene, change the scale of all Sprite2D nodes under Player to 1.2, set the main camera zoom to (0.9, 0.9), and then save the scene.
The AI updates the specified node properties, saves the scene, and returns a summary of changes.
Create a GDScript for the Enemy node that starts chasing the player when they enter range, and attach the script to the appropriate node.
The AI generates and attaches the script, then explains the implemented logic and node bindings.
Connects AI to the Godot editor for scene and script operations.
Control Godot 4.x with AI for end-to-end game development tasks.
AI-powered MCP tools for end-to-end Godot 4 game development workflows.
Connect to Godot to launch projects and capture debugging output.
Enable AI to build, inspect, run, debug, and export Godot games.
Let AI control Cocos Creator for faster scene, node, and asset editing.