jithinolickal/blender
AI-powered 3D design in Blender via MCP — agent skill for Claude Code, Codex & ChatGPT
AI-powered 3D design in Blender. Works with Claude Code, Codex CLI, ChatGPT, Cursor, and more.
The first agent skill and plugin for Blender 3D — teaches AI how to create professional parametric designs, apply realistic materials, set up lighting, and render scenes through Blender's MCP (Model Context Protocol).
claude mcp add blender uvx blender-mcpclaude plugin marketplace add jithinolickal/blender
claude plugin install blender@blendernpx skills add jithinolickal/blenderOr install globally:
npx skills add -g jithinolickal/blenderThe AI will automatically use this skill when working with Blender.
blender/
├── .claude-plugin/
│ ├── plugin.json # Plugin manifest
│ └── marketplace.json # Marketplace catalog
├── skills/
│ └── blender/
│ ├── SKILL.md # Core instructions and workflow
│ ├── references/
│ │ ├── surface-patterns.md # Library of parametric surface functions
│ │ ├── common-errors.md # Troubleshooting guide
│ │ └── workflow.md # Detailed design methodology
│ └── scripts/
│ └── viewport_helpers.py # Multi-angle screenshot utilities
└── READMELoading reviews...