zemax-mcp-server

webworn/zemax-mcp-server
★ 3 stars Python AI/LLM Updated today
Talk to Zemax OpticStudio in plain English — a non-invasive MCP bridge that lets Claude Code drive your optical designs from intent to result.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zemax-mcp-server": {
      "command": "uvx",
      "args": [
        "zemax-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install zemax-mcp-server

Topics

mcpserverzemaxzemax-mcp-server