Loading MCP server directory, please wait...
Compile OpenSCAD, read computed values, preview and measure the mesh, without a GUI.
npx @getmcp/cli add io.github.richardofortune/cadloop-openscadRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.richardofortune/cadloop-openscad": {
"command": "uvx",
"args": [
"cadloop",
"cadloop-openscad",
"cadloop"
],
"env": {
"OPENSCAD_WORKSPACE": "",
"OPENSCAD_BIN": "",
"OPENSCAD_TIMEOUT": ""
}
}
}
}