blender optics simulator for Claude Code
io.github.emircbngl/blender-optics-simulator
Build, align & render a real optical bench in Blender; drivable by an AI agent over MCP.
client:Claude Code
transport:stdio
runtime:pypi
Install blender optics simulator in Claude Code
run in your project directory
claude mcp add blender-optics-simulator -e OPTICS_BRIDGE_PORT=<OPTICS_BRIDGE_PORT> -e OPTICS_BRIDGE_HOST=<OPTICS_BRIDGE_HOST> -- uvx blender-optics-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs