| ▲ | giancarlostoro 2 days ago |
| There's already an MCP for it, saw a post on LinkedIn the other day about it. Not sure if this one was the one I saw, but Google gave me this one. You could use Claude Code to build things with Blender. https://blender-mcp.com/ |
|
| ▲ | SyneRyder 2 days ago | parent | next [-] |
| Anthropic just posted a video 1 hour ago of their own official MCP integration with Blender: https://youtu.be/LZMWsZbZU5w |
| |
| ▲ | modeless 2 days ago | parent [-] | | Artists mad about AI art ought to welcome this. This is about making art tools better, instead of replacing them entirely. The alternative to this is AI just generating art directly and making tools like Blender obsolete. | | |
| ▲ | Kye 2 days ago | parent | next [-] | | Art generators need to come a long way to completely replace art tools. I dabble, but if I were doing real work with it, there have been times it would have been faster to composite in a 3D model rather than keep trying to prompt an image generator into fixing something. | | | |
| ▲ | thot_experiment 2 days ago | parent | prev [-] | | [flagged] |
|
|
|
| ▲ | embedding-shape 2 days ago | parent | prev [-] |
| You don't even need that, if your agent/harness can evaluate Python, it can trivially access the API through there and "import" basically. |
| |
| ▲ | vunderba 2 days ago | parent [-] | | This is what I do. It’s been really helpful for taking existing FBX files and handing them off to the agent + Python Blender API to analyze the geometry, convert to GLBs, etc. | | |
| ▲ | serf 2 days ago | parent [-] | | me too. used codex to convert a bunch of riggings between lots of models via blender api. it felt weak at it , like the corpus wasn't strong with blender/python work to look through , but it got going at it fairly fast with some coaxing. | | |
| ▲ | embedding-shape 2 days ago | parent [-] | | What model you using? With codex and gpt-5.4 set to xhigh (and now gpt-5.5) seems to have zero issues helping me with rigging and fixing glb/fbx models, works as a charm. One time I instructed it to iterate together with screenshots because it was a gnarly task, but usually it figures out everything even when headless. |
|
|
|