Skip to content
Claude Desktop

sceneview for Claude Desktop

io.github.thomasgorisse/sceneview

3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.

client:Claude Desktop transport:stdio runtime:npm

Install sceneview in Claude Desktop

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

{
  "mcpServers": {
    "sceneview": {
      "command": "npx",
      "args": [
        "-y",
        "sceneview-mcp"
      ]
    }
  }
}

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

sceneview in other clients