How Ghost Compares
The short version
Section titled βThe short versionβGhost at a glance
Section titled βGhost at a glanceβThese are facts about what Ghost is and does today (v1.3.0):
| Ghost in the Droid | |
|---|---|
| License | Open source, MIT |
| Where it runs | Your machine + your phones/emulators β local-first, no cloud dependency |
| Cost per device | $0 β itβs your hardware and your ADB connection |
| Device access | Real Android phones over ADB (USB or TCP), no root required |
| Emulators | Docker+KVM emulator pool for parallel/headless runs |
| How agents drive it | 41 MCP tools over stdio or HTTP β works with any MCP client |
| The brain | Model-agnostic: 6 providers β Claude, GPT, Gemini, local Ollama/vLLM, or on-device |
| On-device option | Run the model inside the phone β nothing leaves the device |
| Reusability | Skill system β record automations once, replay them |
| Observability | Built-in tracing of every turn, tool call, and token |
| Benchmarking | Ghost Bench β objective, ADB-verified task success |
Where Ghost fits
Section titled βWhere Ghost fitsβComparison table pending marketing copy.
When Ghost is the right choice
Section titled βWhen Ghost is the right choiceβPending marketing copy.
Related
Section titled βRelatedβ- MCP Server β the 41 tools agents call
- MCP Clients β every client that can drive Ghost
- LLM Providers β bring any model, cloud or local
- On-Device LLM β the fully-offline story