· clear_logs, get_logs, get_pressable_elements, ios_screenshot, scan_metro, search_logs, swipe, tap
What a React Native MCP server is, an honest comparison of the open-source options (metro-mcp, react-native-debugger-mcp, Reactotron MCP and more), and a real demo of a full debugging loop with ExecBro.
· get_network_requests, get_screen_state, network_condition, network_mock, network_replay, scan_metro, tap
Make your React Native app receive a 500, a missing field, or no network at all — so your real error handling runs. Six worked examples with network_mock, network_condition and network_replay.