Loading SaaS profile...
Loading SaaS profile...
Open-source CAD design and rendering tool for coding agents.
• Provides an MCP server and CLI allowing coding agents to execute, test, and debug 3D CAD scripts locally. • Automatically runs pre-execution validation checks to ensure generated geometries are watertight and dimensionally accurate. • Renders multi-angle PNG visual previews and topology reports for automated agent self-correction loops. • Exports versioned CAD models into standard manufacturing formats including STEP, STL, and GLB files.
Local execution and MCP architecture integrate seamlessly into existing AI coding environments like Claude Code and Cursor without friction. Automated validation feedback loops allow coding agents to fix geometric errors before human review. Open-source distribution under the Apache-2.0 license removes cost barriers for individual makers and developers. Native support for build123d and CadQuery scripts provides robust parametric modeling primitives.
Category: Design & Creative
Team Size: 1
Visit Websiteagentcad is an open-source CAD design tool and MCP server built specifically for coding agents like Claude Code or Cursor. It bridges the gap between text-to-code generation and 3D modeling by allowing AI agents to write, execute, and validate build123d or CadQuery scripts locally. The platform automatically checks geometric integrity, renders visual previews, and outputs manufacturing-ready STEP, STL, and GLB files.
agentcad was created by developer James Dillard as an open-source project to solve the inherent unreliability of AI-generated 3D models. Recognizing that coding agents frequently output broken geometry due to a lack of visual and programmatic feedback, he built an iterative command-line tool and MCP server that gives agents a tight validation loop.