iOS Development Bridge (idb)

Integrates with Facebook's iOS Development Bridge (idb) to enable automated iOS device management, test execution, UI interactions, and app installation through a simple npm module.

View Source
3 stars
0 tools
Created Aug 2025
@noahlozevski/noahlozevski-ios-development-bridge-idb-idb

About

Integrates with Facebook's iOS Development Bridge (idb) to enable automated iOS device management, test execution, UI interactions, and app installation through a simple npm module.

Categories

general

Installation

npm

npm install @noahlozevski/noahlozevski-ios-development-bridge-idb-idb

Configuration

{ "mcpServers": { "noahlozevski-ios-development-bridge-idb-idb": { "command": "npx", "args": [ "-y", "@noahlozevski/noahlozevski-ios-development-bridge-idb-idb" ] } } }