Skip to content
Windsurf

blender optics simulator for Windsurf

io.github.emircbngl/blender-optics-simulator

Build, align & render a real optical bench in Blender; drivable by an AI agent over MCP.

client:Windsurf transport:stdio runtime:pypi

Install blender optics simulator in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "blender-optics-simulator": {
      "command": "uvx",
      "args": [
        "blender-optics-mcp"
      ],
      "env": {
        "OPTICS_BRIDGE_PORT": "<OPTICS_BRIDGE_PORT>",
        "OPTICS_BRIDGE_HOST": "<OPTICS_BRIDGE_HOST>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

blender optics simulator in other clients