Hera Agent Godot
by NotNull92 | MIT
The in-editor bridge for Hera — a low-token CLI that lets AI coding agents inspect and control a live Godot editor: read output/errors, run scenes, edit the node tree, wire signals, inject input, and QA a running game with proof. v0.8.0 now supports Godot
Hera Agent Godot lets AI coding agents inspect and control a live Godot editor in real time — instead of guessing scene structure from stale training data, the agent acts on the real editor and checks the result. Verified on every stable from Godot 4.2 to
Funplay MCP for Godot
by Funplay | MIT
An editor-only MCP server for Godot 4.2+ that lets AI assistants such as Claude Code, Cursor, Codex, and VS Code Copilot inspect and operate your running Godot project. Includes scene, script, UI, asset, project map, runtime inspection, and safe automation
Funplay MCP for Godot Funplay MCP for Godot is an MIT-licensed editor plugin that turns the Godot Editor into a local MCP server, allowing AI assistants to inspect, edit, and automate your running Godot project. It is designed for Godot 4.2+ projects and
C3 OpenAI-Compatible Client
by C3 Designs LLC | MIT
A drop-in Godot 4 client node for OpenAI-compatible HTTP APIs. Works with OpenAI, LM Studio, speaches, and any other server that speaks the OpenAI REST API. This is a runtime addon for adding AI features to your game, not an editor assistant or Copilot
C3 OpenAI-Compatible Client for Godot A drop-in Godot 4 client node for OpenAI-compatible HTTP APIs. Works with OpenAI, LM Studio, speaches, and any other server that speaks the OpenAI REST API. This is a runtime addon for adding AI features to your game
Flatten For LLM
by sn1ks0h | MIT
Export your Godot project scripts, scenes, and shaders into a single, highly structured Markdown file to seamlessly feed full project context to LLMs like ChatGPT, Claude, and Gemini
Flatten for LLM is a seamless, Godot plugin designed to bridge the gap between your game project and Large Language Models (LLMs). When asking an AI for help with complex game logic or refactoring, pasting individual scripts often misses the bigger
Ziva - AI Agent for Godot
by AI_agent | Proprietary
Ziva is the #1 AI coding assistant for Godot! Zero setup, no need to bring your own LLM! Use it to build features faster, debug errors, modify scenes, write GDScript, build 3D assets, and more
Ziva AI is an AI agent and coding assistant that lives inside the Godot Editor. Use ChatGPT, Claude, Gemini, or other large language models as an AI copilot for game development 0 write GDScript, create scenes, generate sprites, edit shaders, debug errors
Godot Context Exporter
by stalk | MIT
Godot 4 plugin that exports selected GDScript files, Scene trees, and Project Settings into a single text file or clipboard
Primary Use Case: Quickly gathering project context to share with LLMs or for documentation. Key Features Scene visualization Instead of copying a text file, it builds a text tree. Player (CharacterBody2D) ├── CollisionShape2D ├── Sprite2D └── Camera2D
loading more results...