jhacksman/OpenSCAD-MCP-Server
Devin's attempt at creating an OpenSCAD MCP Server that takes a user prompt and generates a preview image and 3d file.
Platform-specific configuration:
{
"mcpServers": {
"OpenSCAD-MCP-Server": {
"command": "npx",
"args": [
"-y",
"OpenSCAD-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...