Blender mcp integration
Skill ifBars/blender-agent-studio/plugins/blender-agent-studio/skills/blender-mcp-integration
Codex plugin for reproducible Blender modeling, validation, animation, MCP tooling, and agent benchmarking
npx -y skills add ifBars/blender-agent-studio --skill blender-mcp-integrationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 12 days oldThe repository was created 12 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Choose, configure, and use Blender MCP integrations for live scene control or deterministic asset evaluation. Use when connecting Codex to an open Blender instance, deciding between Blender Lab MCP and community Blender MCP servers, troubleshooting Blender MCP connectivity, or evaluating whether MCP tools improve a Blender modeling workflow.
SKILL.md
1.9 KB, as published. Nobody here has run it
Blender MCP Integration
Use the narrowest MCP layer that improves the task.
Choose the layer
- Prefer Blender's official Lab MCP for Blender 5.1+ live scene inspection, screenshots, documentation lookup, rendering, navigation, and Python execution.
- Use Blender Agent Studio's MCP for deterministic batch inspection and standardized evidence renders used by validation and benchmarking.
- Consider
ahujasid/blender-mcponly when the request needs its additional remote-host, Poly Haven, Sketchfab, or external 3D-generation integrations and accepts the extra installation, network, credential, and telemetry surface. - Do not run multiple add-on socket servers on the same host/port.
Read references/mcp-options.md before installing or replacing a Blender add-on.
Preserve reproducibility
- Keep the durable model in a Python source file even when using live MCP execution.
- Save a new
.blendbefore risky arbitrary-code operations. - Use official MCP screenshots for interactive iteration.
- Use
$blender-agent-studio:blender-asset-validationfor final clean-process inspection and fixed evidence cameras. - Record which MCP tools were used in benchmark runs.
Benchmark MCP value
Compare:
- plugin skills with MCP tools unavailable;
- the same skills with the candidate MCP enabled.
Keep task, model, effort, time budget, and evaluator identical. Count execution failures, recovery turns, time, and final asset quality. Retain an MCP dependency only when it improves outcomes or materially reduces reliable completion cost.