What problem does it solve? Connecting Blender to an AI assistant via an MCP server involves security-sensitive decisions: the Blender addon accepts local socket commands and the server can execute arbitrary Python inside Blender. This Skill inspects your environment and produces a reviewed, pinned installation plan before anything is installed, so you never approve an unverified adapter. ## Core Features & Use Cases - Environment Inspection: Runs a doctor check covering Blender/Python versions, OS/architecture, uv availability, existing MCP configuration, GPU backend, disk/network needs, and uncommitted work. - Pinned Adapter Proposal: Proposes the MIT-licensed ahujasid/blender-mcp adapter at an immutable descriptor commit, with downloads, license, Python pin, permissions, backups, expiry, rollback operations, and SHA-256 digest. - Confirmation-Gated Apply: Waits for verbatim digest confirmation before applying anything, and asks before launching Blender, installing the addon, or running scene-changing health checks. - Use Case: Before starting AI-assisted 3D asset generation, run this Skill to get a safe, reviewable plan for wiring Blender into your MCP workflow with rollback protection. ## Quick Start Ask the assistant to inspect Blender and this game project, then propose the pinned local Blender MCP adapter without installing anything yet.