Skip to content
Claude Desktop

3D Visualizer for Claude Desktop

io.github.kleinicke/3d-visualizer

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

client:Claude Desktop transport:stdio runtime:pypi

Install 3D Visualizer in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "3d-visualizer": {
      "command": "uvx",
      "args": [
        "3d-visualizer"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

3D Visualizer in other clients