Skip to content

feat(skills): add blender-mcp skill for 3D modeling and animation#1354

Open
alireza78a wants to merge 1 commit intoNousResearch:mainfrom
alireza78a:feat/blender-mcp-skill
Open

feat(skills): add blender-mcp skill for 3D modeling and animation#1354
alireza78a wants to merge 1 commit intoNousResearch:mainfrom
alireza78a:feat/blender-mcp-skill

Conversation

@alireza78a
Copy link
Contributor

feat(skills): add blender-mcp skill for 3D modeling and animation

Adds a new skill that teaches Hermes to control Blender directly via
the blender-mcp addon over a socket connection (port 9876).

What this enables

  • Create 3D objects, materials, and animations from natural language
  • Run arbitrary Blender Python (bpy) code
  • Get scene info and viewport screenshots

Demo

Hermes created this red sphere from a single natural language prompt:
demo

Setup

  1. Install blender-mcp addon in Blender
  2. Start socket server (N panel > BlenderMCP > Connect)
  3. Hermes connects automatically on port 9876

fix: update BlenderMCP button label to Start Server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant