Godot Agent's icon

Godot Agent 1.0.1 Tools 4.0 Community

Submitted by user mschunke; MIT; 2026-07-17

An in-editor AI programming assistant for Godot 4.x. Talks to the models you already pay for — bring your own API key.

- **Supported providers**: Anthropic (Claude), OpenAI (ChatGPT), Google (Gemini).
- **Capabilities**: planning, coding (GDScript / scenes), asset generation (images), debugging.
- **UI**: appears as an **"AI"** tab next to *2D / 3D / Script* on top of the editor.
- **Full Godot access**: the agent can read/write files, inspect and edit scenes, attach scripts, run the project, and query `ClassDB` — through a canonical tool interface each provider is adapted to.
- **Optional internet access**: toggle in the top bar. When on, each provider uses its native web search (Anthropic `web_search_20250305`, OpenAI `web_search`, Gemini `google_search`).
- **Requires Godot 4.x**. Pure GDScript, no compilation or external dependencies.


View files Download Submit an issue Recent Edits