Skip to content
Zed

OmniDebugLink for Zed

dev.omnidebuglink/omnidebuglink

remote debug iOS/Android/Unity/Godot/Flutter/RN/Web on real-device.ui-tree/screenshots/taps,tests.

client:Zed transport:streamable-http

Install OmniDebugLink in Zed

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

{
  "context_servers": {
    "omnidebuglink": {
      "url": "https://api.omnidebuglink.dev/mcp"
    }
  }
}

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

OmniDebugLink in other clients