The repository architecture focuses on enabling natural language control over Blender. It uses an addon in Blender that connects to MCP clients like Cursor or Claude. This allows users to send commands to Blender via natural language prompts. The design leverages the Model Context Protocol (MCP) to facilitate communication between the AI agent and the Blender application, enabling dynamic script creation and scene manipulation.
Python
138