Skip to content
Windsurf

cadloop OpenSCAD for Windsurf

io.github.richardofortune/cadloop-openscad

Compile OpenSCAD, read computed values, preview and measure the mesh, without a GUI.

client:Windsurf transport:stdio runtime:pypi

Install cadloop OpenSCAD in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cadloop-openscad": {
      "command": "uvx",
      "args": [
        "cadloop"
      ],
      "env": {
        "OPENSCAD_WORKSPACE": "<OPENSCAD_WORKSPACE>",
        "OPENSCAD_BIN": "<OPENSCAD_BIN>",
        "OPENSCAD_TIMEOUT": "<OPENSCAD_TIMEOUT>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cadloop OpenSCAD in other clients