Claude

Setup

Add the CADBuildr MCP server in your Claude client MCP settings:

{
  "mcpServers": {
    "cadbuildr": {
      "url": "https://mcp.cadbuildr.com/mcp",
      "headers": {
        "x-api-key": "<YOUR_CADBUILDR_API_KEY>"
      }
    }
  }
}

Use it

  1. Start a new workspace/project.
  2. Ask Claude to use the cadbuildr MCP server.
  3. Generate a first part, then refine it step by step.