MCPCode clientsMistral Vibe

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

  1. Open your project in Mistral Vibe.
  2. Confirm the cadbuildr MCP server is loaded.
  3. Prompt for a first parametric part with explicit dimensions.
  4. Iterate in small geometry changes and validate after each step.