readConsoleLogsFromApp
Fetch and monitor console logs from a connected React Native app via WebSocket debugger to streamline debugging and issue tracking.
Instructions
Reads console logs from a connected React Native app through the debugger WebSocket
Input Schema
Name | Required | Description | Default |
---|---|---|---|
app | Yes | The app object as returned by getConnectedApps | |
maxLogs | No | Maximum number of logs to return (default: 100) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from React Native Debugger MCP
Related Tools
- @twodoorsdev/react-native-debugger-mcp
- @ztobs/cline-browser-use-mcp
- @lallen30/mcp-remote-server
- @robertheadley/chrome-debug-mcp
- @Toowiredd/chatgpt-mcp-server