Back to Apps

kernelCAD
Supports UIby w1ne
Agent-native CAD runtime that turns mechanical intent into editable source code and manufacturing artifacts.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Provides a source-first CAD workflow where geometry is defined as deterministic TypeScript code, allowing AI agents to design, validate, and iterate on mechanical parts.
Tools
review_cad: Introspects and reviews generated CAD models.export_step: Exports the model to STEP format for manufacturing.export_stl: Exports the model to STL format.evaluate: Runs a deterministic check on the .kcad.ts source.
Installation
{
"mcpServers": {
"kernelcad": {
"command": "npx",
"args": ["-y", "kernelcad", "mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y kernelcad mcpInformation
- Pricing
- freemium
- Published
- 7/9/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"kernelcad": {
"command": "npx",
"args": ["-y", "kernelcad", "mcp"]
}
}
}





