Using MCP
After setup, this is the recommended way to work with CADBuildr MCP in any code client.
Typical workflow
- Start a new project folder.
- Connect the
cadbuildrMCP server in your client. - Ask the assistant for a first part with explicit constraints (dimensions, units, intent).
- Iterate in small steps (base geometry, then features, then details).
- Validate and export using available MCP tools.
Prompting tips
- Provide constraints first: dimensions, references, expected behavior.
- Ask for one change at a time to keep geometry edits predictable.
- Request a short explanation of each modeling choice when learning.
Good first prompt
Create a parametric mounting bracket in Python with width=60, height=40, thickness=5,
two M4 holes centered 10 mm from left/right edges, and rounded outer corners (R3).