Skip to content
Zed

sceneview for Zed

io.github.thomasgorisse/sceneview

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

client:Zed transport:stdio runtime:npm

Install sceneview in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

sceneview in other clients