Skip to content
Cline

3D Visualizer for Cline

io.github.kleinicke/3d-visualizer

Inspect, compare and export point clouds, meshes and calibrated depth data with inline 3D previews.

client:Cline transport:stdio runtime:pypi

Install 3D Visualizer 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": {
    "3d-visualizer": {
      "command": "uvx",
      "args": [
        "3d-visualizer"
      ]
    }
  }
}

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

3D Visualizer in other clients