Ghost in the Droid
Give any LLM agent a real Android or iPhone as its body — 62 MCP tools for tap, swipe, type, screenshot, app launch, camera, TTS, on-device inference, and batched automation.
Documentation
{{ message }}
ghost-in-the-droid / android-agent Public
- Notifications
- Fork26
- Star 252
v1.3.0 — Ghost in the Droid: iOS, on-device inference, LangChain/LlamaIndex, 62 MCP tools
Compare
Choose a tag to compare
View all tags
C-K-Loan released this 18 Jul 21:06
v1.3.0
52be26f
See docs/release-notes/v1.3.0.md for the full changelog. Highlights:
- 🍏 iOS support (Appium + WebDriverAgent). Full core credit to @blah-mad.
- 📱 On-device inference on Android AND iPhone. llama.cpp + MediaPipe + MLX opt-in.
- 🔗 LangChain + LlamaIndex adapters.
- 💻 Task-first
ghostCLI:ghost 'check reddit' --device pixel. - 🧨
run_flowbatched MCP primitive. - 🚀
uvx ghost-in-the-droid up— one-command install. - 🐳 Docker+KVM emulator backend.
- 62 MCP tools.
- Community security patches from @sebastiondev (CORS/CWE-352 + skills/install admin-token).
pip install ghost-in-the-droid==1.3.0
or
uvx ghost-in-the-droid up
Contributors
blah-mad and sebastiondev