Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.jdhart81/protogen

io.github.jdhart81/protogen

MCP CAD services; bundles with SmartScale (measure to CAD).

Uptime
100.0%
1 direct probes · 30d
Response
543ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

create_cad_workspace

Create a ProtoGen CAD workspace for another agent or workflow.

generate_cad_design

Generate a parametric CAD design contract in a ProtoGen workspace.

export_cad_design

Export a CAD design as OpenSCAD, STEP contract metadata, or manufacturing brief.

manufacturing_plan_from_spec

Generate a manufacturing plan, BOM, DFM notes, and cost estimate from a product spec.

describe

Return ProtoGen capabilities and current CAD environment status.

health

Return ProtoGen health and workspace counts.

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"
    }
  }
}