← Back to Plugins
MCP Server MCP

ExecBro

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "execbro",
      "version": "2.1.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the license/account API base URL. Defaults to the production endpoint.",
          "name": "EXECBRO_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...