Godot AI's icon

Godot AI 0.1.0 Tools 4.0 Community

Submitted by user mpxxv; MIT; 2026-04-21

An AI assistant built directly into the Godot 4 editor. Chat with Claude, GPT, Gemini or Ollama — get GDScript code, insert it into your script, create files, and control the editor, all without leaving Godot.

Features:
- Streaming chat with real-time answers
- Auto context — injects your open script, scene tree, and project files automatically
- @mention files — type @player.gd to inject any file
- Attach files
- Insert AI code directly into open script at cursor
- Create new .gd scripts from AI output
- Editor actions — AI can create nodes, add scripts, run scenes, rename nodes
- Project memory — AI remembers key facts between sessions
- Session history — conversations persist across Godot restarts
- Quick actions — Explain / Refactor / Comments / Find bugs
- Supports Anthropic Claude, OpenAI, Google Gemini, and local Ollama
- Light / dark theme toggle
- Export chat as .md

No external tools required — just copy the addon and add your API key.


View files Download Submit an issue Recent Edits