Mistral Vibe
This page is for the Mistral Vibe CLI client.
Setup
Add CADBuildr MCP to your Mistral Vibe configuration:
[[mcp_servers]]
name = "cadbuildr"
transport = "sse"
url = "https://mcp.cadbuildr.com/mcp"
headers = { "x-api-key" = "<YOUR_CADBUILDR_API_KEY>" }Use it
- Open your project in Mistral Vibe.
- Confirm the
cadbuildrMCP server is loaded. - Prompt for a first parametric part with explicit dimensions.
- Iterate in small geometry changes and validate after each step.