Skip to content
Windsurf

Rupa3D for Windsurf

io.github.tiranyx/rupa3d

Checks GLB assets against a spec without Blender and embeds the measured proof inside the GLB.

client:Windsurf transport:stdio runtime:npm

Install Rupa3D 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": {
    "rupa3d": {
      "command": "npx",
      "args": [
        "-y",
        "rupa3d"
      ],
      "env": {
        "RUPA3D_BLENDER": "<RUPA3D_BLENDER>",
        "RUPA3D_RUANG": "<RUPA3D_RUANG>"
      }
    }
  }
}

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

Rupa3D in other clients