
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "openscad 3d model generator": {4 "env": {5 "GEMINI_API_KEY": "your-gemini-api-key",6 "VENICE_API_KEY": "your-venice-api-key",7 "REMOTE_CUDA_MVS_API_KEY": "your-remote-api-key",8 "REMOTE_CUDA_MVS_ENABLED": "True",9 "REMOTE_CUDA_MVS_USE_LAN_DISCOVERY": "True"10 },11 "args": [12 "src/main.py"13 ],14 "command": "python"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation