Skip to content
Cline

build123d MCP for Cline

io.github.pzfreo/build123d-mcp

AI-driven 3D CAD via build123d: execute, render, measure, and export geometry interactively.

client:Cline transport:stdio runtime:pypi

Install build123d MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "build123d-mcp": {
      "command": "uvx",
      "args": [
        "build123d-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

build123d MCP in other clients