Skip to content
Zed

mcp for Zed

io.github.sceneview/mcp

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

client:Zed transport:stdio runtime:npm

Install mcp in Zed

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

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

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

mcp in other clients