Skip to content
Claude Code

Godot MCP Runtime for Claude Code

io.github.erodenn/godot-mcp-runtime

Zero-addon MCP server for Godot 4: agents edit, run, and play-test the game.

client:Claude Code transport:stdio runtime:npm

Install Godot MCP Runtime in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add godot-mcp-runtime -e GODOT_PATH=<GODOT_PATH> -e DEBUG=<DEBUG> -e GODOT_MCP_DISABLE_ELICITATION=<GODOT_MCP_DISABLE_ELICITATION> -e GODOT_MCP_STRICT=<GODOT_MCP_STRICT> -e GODOT_MCP_DISABLE_SECURITY=<GODOT_MCP_DISABLE_SECURITY> -- npx -y godot-mcp-runtime

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Godot MCP Runtime in other clients