OwlCAD for VS Code
com.owlcad/mcp
Parametric 3D CAD for AI agents: build print-ready parts, check them, export STL, 3MF or STEP.
client:VS Code
transport:streamable-http
Install OwlCAD in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.owlcad.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs