Skip to content
Zed

VibeView for Zed

io.github.vibeview/vibeview

Drive live iOS, Android, Apple TV and Android TV devices in the cloud to verify app changes.

client:Zed transport:stdio runtime:npm

Install VibeView in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "vibeview": {
      "command": "npx",
      "args": [
        "-y",
        "vibeview"
      ],
      "env": {
        "VIBEVIEW_API_TOKEN": "<VIBEVIEW_API_TOKEN>"
      }
    }
  }
}

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

VibeView in other clients