Control Blender 3D with natural language prompts via local AI models. Built on the Model Context Protocol (MCP), connecting Claude, Cursor, or any MCP client to Blender through a local Ollama LLM.
Blender add-on for importing some files from drag-and-drop. This addon loading DLL written in C++ into Blender via Python, and replace view3d_ima_empty_drop_poll function in memory. If you enable this ...