
Agentcad
github.com/jdilla1277/agentcad →Give AI agents a CAD tool they can actually use
WHAT IT SOLVES
AI code agents can write software, search docs, even browse the web. But ask them to design a mechanical part? They're stuck—there's no CLI-friendly way to create and edit CAD models
WHY IT'S INTERESTING
MCP-native, not an afterthought
It's not just a CLI—it's a full MCP server. That means Claude Code, Cursor, and other agents can call it through a standard protocol, not by cobbling together shell commands. The author clearly started with the question: how do I make this feel native to an AI agent's workflow?
OpenSCAD engine with a test harness built from scratch
Under the hood it uses OpenSCAD as the geometry engine—a smart pick since OpenSCAD is code-native parametric modeling by nature. The repo also ships with a full test suite and GitHub Actions CI, signaling this isn't a weekend demo but something meant to last
Even the empty state got love
The latest commit? 'Show empty Agent view image state.' Most people stop when the core works. This author cared about what you see before you've drawn anything
TECH GUESS
TypeScript with OpenSCAD as the geometry engine, GitHub Actions for CI
Discussion (0)
- No comments yet — be the first.
Related
#113▶ 120Give Claude Code a brain that doesn't forget
#112▶ 168Click-to-edit your live Shopify theme like Figma — but it's AI, and it ships
#111▶ 163The AI judge for your couple arguments