This handles the setup and configuration of Godot's Model Context Protocol server so AI agents can programmatically build and modify scenes. It's specifically for when you want automated scene creation rather than manual workflows. The main piece is a tool script that generates the Claude Desktop config JSON you need to get MCP running with Godot. Don't expect this to be suggested automatically. It's opt-in functionality for when you explicitly want MCP-based scene building, not something that gets pushed on every Godot project. Already passed Socket and Snyk audits, with 126 installs and 213 GitHub stars.
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-mcp-setup