Agent♥︎Age
Catalog

ExecBro

Official

by igorzheludkov · TypeScript

Gives AI agents eyes and hands into running React Native apps: logs, REPL, tap, screenshots

ExecBro MCP Server (io.github.igorzheludkov/execbro)

ExecBro is an MCP server that provides “eyes and hands” for AI agents in running React Native apps. It exposes MCP tools to read logs and network data, inspect component state, capture screenshots, tap the UI, and run JavaScript. The server acts as a runtime bridge between an AI coding assistant and the app.

🛠️ Key Features

  • Runtime bridge to a running React Native app
  • Read logs and network data
  • Inspect component state
  • Capture screenshots
  • Tap the UI
  • Run JavaScript
  • Claims “zero config” with no SDK

🚀 Use Cases

  • Debug and verify app features end-to-end
  • Inspect runtime behavior and UI during development from chat

⚡ Developer Benefits

  • Use MCP tools from an AI assistant to interact with the app runtime
  • Perform build/debug/verification without leaving the chat

⚠️ Limitations

  • Scope is described specifically for React Native apps