io.github.jdhart81/protogen
io.github.jdhart81/protogenMCP CAD services; bundles with SmartScale (measure to CAD).
Tools · 6
Create a ProtoGen CAD workspace for another agent or workflow.
Generate a parametric CAD design contract in a ProtoGen workspace.
Export a CAD design as OpenSCAD, STEP contract metadata, or manufacturing brief.
Generate a manufacturing plan, BOM, DFM notes, and cost estimate from a product spec.
Return ProtoGen capabilities and current CAD environment status.
Return ProtoGen health and workspace counts.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.jdhart81/protogen": {
"url": "https://mcp.viridisconservation.com/protogen/mcp",
"transport": "streamable-http"
}
}
}