Skip to main content
Glama

Grok2Blender

Natural language control system for Blender 4.2+ with vision feedback and Grok Resolve Studio (GRS) handoff.

Repository: https://github.com/VisionaryPOV/Grok2Blender

Quick Start (Mac)

cd /Users/nesta/Grok2Blender
./scripts/install.sh
  1. Blender → Preferences → Add-ons → Install dist/grok2blender.zip → Enable

  2. View3D sidebar → Grok2BlenderStart Server (port 9876)

  3. Register MCP: ./scripts/register-mcp.sh

  4. Verify: grok mcp doctor grok2blender

Related MCP server: Blender MCP Server

First Test

In Grok Build:

Create a dramatic three-point lighting setup on a product cube and show me the viewport.

Architecture

Grok Build → FastMCP (stdio) → TCP JSON (:9876) → Blender Addon (bpy)

See docs/ARCHITECTURE.md for details.

Documentation

GRS Handoff

Exports to ~/Movies/Grok2Blender/<project>/ with full GRS payload.

# In Grok: "Prepare GRS handoff for shot Hero_Previz_001"
# Then in Resolve: Grok Resolve Studio → Import Campaign Folder

Development

uv sync --dev
uv run pytest -v
./scripts/smoke_test.sh

Requirements

  • macOS (v1)

  • Blender 4.2+ with GUI (vision requires viewport)

  • Python 3.11+

  • uv

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VisionaryPOV/Grok2Blender'

If you have feedback or need assistance with the MCP directory API, please join our Discord server