{ "mcpServers": { "kicad": { "command": "node", "args": ["/Users/YOUR_USERNAME/MCP/KiCAD-MCP-Server/dist/index.js"], "env": { "NODE_ENV": "production", "PYTHONPATH": "/Applications/KiCad/KiCad.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.11/site-packages", "LOG_LEVEL": "info", "KICAD_AUTO_LAUNCH": "false" }, "description": "KiCAD PCB Design Assistant - Note: PYTHONPATH auto-detected if venv exists" } } }