ExecBro — MCP server giving AI agents eyes and hands into React Native apps. Logs, REPL, state inspection, tap, screenshot.
At MCP runtime, failed tap actions can upload screenshots and UI/debug bundles automatically. OCR also uploads screenshots when cloud OCR is used; telemetry/licensing sends installation and device metadata.
build/core/failureArtifact.js uploads failed-tap bundles and screenshots by default.
build/core/failureArtifact.jsView on unpkgbuild/core/ocr.js sends screenshot PNGs to a cloud OCR endpoint.
build/core/ocr.jsView on unpkgbuild/core/license.js sends a hashed device fingerprint and hostname on tool use.
build/core/license.jsView on unpkgbuild/core/telemetry.js sends metering even when analytics is opted out.
build/core/telemetry.jsView on unpkgbuild/core/failureArtifact.js uploads failed-tap bundles and screenshots by default.
build/core/failureArtifact.jsView on unpkgbuild/core/ocr.js sends screenshot PNGs to a cloud OCR endpoint.
build/core/ocr.jsView on unpkgbuild/core/license.js sends a hashed device fingerprint and hostname on tool use.
build/core/license.jsView on unpkgbuild/core/telemetry.js sends metering even when analytics is opted out.
build/core/telemetry.jsView on unpkg