MastroMimmo

MastroMimmo

@MastroMimmo
1 published skill0 installs

1 result

MastroMimmo
Skill

blender

Drive Blender through three control channels — (1) the blender-mcp addon via socket TCP on port 9876 for real-time commands on an open scene, (2) Blender headless (`--background --python`) for batch jobs and configuration, (3) bridges to sibling services (ComfyUI REST, DAZ Studio script runner, etc.) via installed add-ons. Discovers any installed add-on at runtime, reads its operators and preferences (via name match plus source-scan for opaque plugins), and routes the user's intent to the right plugin. Categorizes plugins under capability headings — geometry generation, AI texturing, export pipeline, creative effects, rigging & animation, environment assets, harness — so "texturize this mesh", "make it rain", "rig this character", "export to X" each end up calling the right operator. Use whenever the user wants something done in Blender.

0