3DOptix for VS Code
com.3doptix/optical-design
Optical design, simulation and analysis with GPU-powered ray tracing. Import from Zemax and CAD.
client:VS Code
transport:streamable-http
Install 3DOptix in VS Code
.vscode/mcp.json
{
"servers": {
"optical-design": {
"type": "http",
"url": "https://mcp.3doptix.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs