Rupa3D for Cline
io.github.tiranyx/rupa3d
Checks GLB assets against a spec without Blender and embeds the measured proof inside the GLB.
client:Cline
transport:stdio
runtime:npm
Install Rupa3D 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": {
"rupa3d": {
"command": "npx",
"args": [
"-y",
"rupa3d"
],
"env": {
"RUPA3D_BLENDER": "<RUPA3D_BLENDER>",
"RUPA3D_RUANG": "<RUPA3D_RUANG>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs