fennara-godot-ai

fennaraOfficial/fennara-godot-ai
★ 150 stars C++ Code/Dev Tools Updated 12d ago
AI chat and agent tooling for Godot, with MCP support, local runtime, and native editor integration.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fennara-godot-ai": {
      "command": "npx",
      "args": [
        "-y",
        "fennaraOfficial/fennara-godot-ai"
      ]
    }
  }
}

README Excerpt

Fennara gives MCP clients a live connection to Godot. Agents can inspect scenes, check scripts, capture runtime errors, and validate changes inside the editor instead of guessing from project files alone. It is built for Godot projects where file edits are not enough. Node paths, exported variables, scene resources, runtime logs, screenshots, and editor diagnostics all matter.

Topics

ai-agentai-codingai-game-developmentclaude-codecodexcursorgamedevgdscriptgodotgodot-4godot-addongodot-enginegodot-pluginindiegamedevmcp