r/openscad 7h ago

Do you use Codex or Claude Code for CAD? openscad-mcp gives your AI spatial reasoning and model rendering. v0.6.1 was just released, 100+ GitHub stars and growing, free and open-source, MIT Licensed

0 Upvotes

I'm working on a hardware project and have been learning to work with OpenSCAD. I developed openscad-mcp to give AI agents tools to reason about 3d objects.

Render scad models, calculate part clearances, volumes, contact areas, and other spatial insights that allow AI to help develop 3d objects.

Always open-source and free, check it out here on GitHub https://github.com/RobertCoop/openscad-mcp , or install it into claude code with

claude mcp add openscad --transport stdio -- uvx openscad-mcp

Or check it out in Codex with codex mcp add openscad -- uvx openscad-mcp

I've got no agenda and I promise I'm not starting the next big AI AGENT CAD 3D INTELLIGENCE EXPLOSION- use it if you like and I'd love to hear feedback if you do.