metro_apps
Retrieve React Native apps connected to a Metro bundler inspector. Returns CDP-style targets (id, title, webSocketDebuggerUrl) for debugging.
Instructions
Lists React Native apps currently connected to a Metro bundler inspector. Returns CDP-style targets (id, title, webSocketDebuggerUrl). Returns a structured error if Metro is not running on the given port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Metro dev server port (default 8081) |