Agent♥︎Age
Catalog

rn-devtools-hub

Official

by rn-devtools-hub · JavaScript

Drive a running React Native or Expo app from inside its JS runtime: see, act, prove.

This MCP server is an agent runtime for React Native that drives a running React Native or Expo app from inside the app’s JavaScript runtime. It lets an agent “see” the UI as React does, map UI elements to the files that produced them, act without coordinates, and prove that behavior works. It uses zero dependencies and keeps everything on your machine.

🛠️ Key Features

  • Drives React Native or Expo apps from within the JS runtime
  • Inspects the app the way React sees it
  • Knows which file produced each element
  • Acts without coordinates
  • Proves that it works
  • Zero dependencies; stays on your machine

🚀 Use Cases

  • Debugging and devtools workflows for React Native/Expo
  • UI inspection and UI automation based on React’s view of elements

⚡ Developer Benefits

  • Element-to-source-file traceability
  • Coordinate-free actions for runtime interaction

⚠️ Limitations

  • No details provided about supported platforms beyond React Native and Expo.

Topics

debuggingdevtoolsexpoinspectormcpreact-nativeai-agentui-automation