Docs · Extensions · Godot
AI CSG
Constructive solid geometry — create CSG box / sphere / cylinder / combiner nodes, set boolean operations (union / intersection / subtraction), and read a CSG node’s config.
At a glance
Install
Requires the base plugin godot_mcp. After installing, reopen the editor so the new tool family appears in the agent's list.
godot-cli
godot-cli install-extension com.IvanMurzak.Godot.MCP.CSGWhen to ask the AI for it
Ask for greybox / blockout geometry built from boolean solids without leaving the Godot editor.
Not sure if it's installed? Ask the agent
"Do you have CSG tools available?" — the csg- tools only exist when the package is present.Example prompts
Copy-pasteable first requests. Start with one, verify it in the editor, then build up.
Create a CSG combiner with a 2×1×2 box and subtract a sphere of radius 1 from it.Set the box to subtract from the combiner.