omnidebuglink

Remotely debug and test your app on a real device from any AI editor — no USB cable, no shared WiFi, works behind NAT.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • List Devices: List the device token pairs this connection can drive (name, sid, region, online). Call this FIRST; when several devices exist, ask the user which one to use and pass its name or sid as
  • Device Detail: Full info for one device, including its clientToken and a ready-to-paste Unity connect snippet. Only call this when the user explicitly asks for the token or connect instructions.
  • Device Status: Check whether the target device is connected to the relay.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Remotely debug and test your app on a real device from any AI editor — no USB cable, no shared WiFi, works behind NAT. Official client SDKs for Unity, Godot, Flutter, iOS/macOS, Android, React Native, and Web; any WebSocket-capable platform can join via the open protocol.

Список инструментов сервера (6)

Технические названия из tools/list. Нужны только разработчикам.

list_devicesList the device token pairs this connection can drive (name, sid, region, online). Call this FIRST; when several devices exist, ask the user which one to use and pass its name or sid as the "device" argument on subsequent tool calls. Tokens are NOT included — use device_detail when the user asks for connect instructions.
device_detailFull info for one device, including its clientToken and a ready-to-paste Unity connect snippet. Only call this when the user explicitly asks for the token or connect instructions.
device_statusCheck whether the target device is connected to the relay.
device_pingRound-trip ping to the connected device; measures relay + device latency.
list_tasksDiscover what the connected device client can do: returns its task manifest (task types with descriptions and payload schemas) as reported by the device build. Call this before run_task when unsure which task types exist.
run_taskSend a task to the connected device over the debug relay and wait synchronously for its result.
omnidebuglink: подключить к Claude, ChatGPT, Cursor · Connectors.fun