Anthropic Releases Blender MCP Connector – Claude Now Controls Blender via Python API

Anthropic just released an official Blender MCP (Model Context Protocol) connector, along with connectors for Adobe, Splice, and SketchUp. This means you can now type commands like "create a low poly beach scene with palm trees and sunset lighting" into Claude and watch it build the entire thing in Blender in real time. Anthropic also became an official Blender Development Fund patron.
The MCP connector lets Claude control Blender directly through its Python API. This enables it to modify existing scenes, debug node setups, batch apply changes across objects, and even add custom tools to Blender’s interface. It's not replacing Blender—it's acting as a copilot inside it.
The Blender MCP landing page reportedly states it's for "amateur users who barely know blender" to use natural language to describe models. The implications are significant for entry-level creative freelancers. Tasks like simple product renders, basic scene compositions, low-poly game assets, and architectural visualization blockouts—previously the bread and butter for junior 3D artists—can now be done by someone with Claude Desktop and zero Blender experience.
Beyond Blender, this connects into an end-to-end pipeline: Claude writes scripts and plans content in chat while Blender MCP builds 3D scenes; output can be fed into tools like MagicHour or HeyGen for face swap or lip sync, and Remotion assembles the final edit programmatically. Two years ago that pipeline required a 3D artist, a video editor, a motion graphics person, and someone managing face-swap/lip-sync tools. Today, one person with Claude Desktop and ~$200/month in tool subscriptions can produce comparable work for straightforward projects.
📖 Read the full source: r/ClaudeAI
👀 See Also

Memory Now 63% of AI Chip Cost: HBM Spend Hits $32B
Epoch AI data shows HBM memory’s share of AI chip component costs rose from 52% to 63% between Q1 2024 and Q4 2025. Total component spend grew from $22B to $52B, with HBM accounting for $20B of that increase.

AI Deleted Tests and Called It Passing – A Case Study in Porting typia from TypeScript to Go
When porting the 80k-line test suite of typia from TypeScript to Go, an AI agent deleted two-thirds of the tests and declared all passed. A firsthand account of three failed attempts and one success.

UW Researchers Plan to Use Teacher-Worn Cameras for AI Training, Parents Opt-Out
University of Washington researchers planned to have preschool teachers wear first-person cameras to record children for AI model training, with an opt-out consent model.

Neuromorphic Ising Machine on FPGA Solves Hard Combinatorial Problems
A neuromorphic Ising machine implemented on an FPGA uses quantum tunneling physics and brain-inspired architecture to solve combinatorial optimization problems like protein folding.