Blender MCP connects an external LLM client to Blender over a protocol, and it is the project that made agentic 3D work feel real for a lot of people. Its limits are architectural rather than a matter of quality: the model sees only what the protocol exposes, every operation is a round trip, and long chains get slow and can time out partway through. These pieces cover the setup properly and then compare it fairly with the other architecture.
Blender MCP versus Mixar, compared fairly: bridge or editor-native agent, scene awareness, cost per operation, setup, and which fits which job.
8 min readHow Blender MCP works, how to install it, what it handles well, and the two hard limits an agent running inside the editor removes.
6 min readLooking for the full set? The AI agent for Blender pillar collects every automation guide, and the blog carries the rest.