claude-in-mobile
v4.4.1
Published
All-in-one edition of mcp-devices — the mcp-devices engine plus every platform (Android, iOS, Web, Desktop, Aurora, HarmonyOS) bundled and enabled out of the box. Install this if you want everything in one package; install `mcp-devices` if you prefer a sl
Maintainers
Readme
claude-in-mobile — all-in-one edition
claude-in-mobile is the all-in-one edition of
mcp-devices. It bundles the
mcp-devices engine plus every platform plugin (Android, iOS, Web, Desktop,
Aurora, HarmonyOS) and runs with all platforms enabled by default — install once and
everything works, no per-platform setup.
npm i -g claude-in-mobile # everything in one package, all platforms readyPrefer a slim base and install only the platforms you need? Use the modular edition instead:
npm i -g mcp-devices
npm i -g @mcp-devices/plugin-android # add platforms on demand
mcp-devices install androidBoth editions ship the same engine and the same tools; they differ only in
whether platforms come bundled (claude-in-mobile) or on demand (mcp-devices).
The claude-in-mobile command sets MCP_DEVICES_PLATFORMS=all for you unless
you override it.
