What problem does it solve? Setting up a Godot MCP adapter manually risks version mismatches, conflicting servers, and unrecoverable configuration changes. This Skill inspects your Godot project and produces a confirmed, reversible installation plan before anything is modified. ## Core Features & Use Cases - Project Inspection: Runs a core doctor check on project.godot, Godot version and path, OS/architecture, Node requirements, existing MCP servers, and worktree state. - Pinned Adapter Proposal: Defaults to the MIT-licensed Coding-Solo/godot-mcp at an immutable descriptor commit, offering Apache-2.0 IvanMurzak/Godot-MCP only after verified comparison, and never activating both. - Digest-Confirmed Apply: Generates a plan with exact actions, downloads, licenses, permissions, backups, expiry, and rollback operations, then applies only after digest confirmation and finishes with a doctor and connection check. - Use Case: A developer wants editor automation for their Godot project; the Skill inspects the environment, proposes one compatible adapter with exact pins, and applies it only after the user confirms the digest. ## Quick Start Ask the assistant to inspect this Godot project and propose one compatible pinned Godot MCP adapter with rollback details.