Auto-discovery
Finds OpenClaw gateways on your LAN via mDNS (_openclaw-gw._tcp). No IP hunting required.
Self-hosted AI · native everywhere
GhostCrab is the native iOS, iPadOS, Mac Catalyst, and Android client forOpenClaw Gateway — the open-source AI agent and LLM orchestration platform. Watch your agents think, manage your Ollama and LM Studio backends, and edit gateway configuration safely. All from a phone, tablet, or Mac.
It's not a chat app. It's an admin client for people who run their own gateway.
Features
Finds OpenClaw gateways on your LAN via mDNS (_openclaw-gw._tcp). No IP hunting required.
Type any URL + optional bearer token — works for LAN, Tailscale, or any Cloudflare-tunneled gateway.
Scan a QR or use a ghostcrab://pair deep link to bundle URL + token + display name in one step.
Gateway status, active model, capabilities, hardware info — all surfaced in a glanceable view.
Edit openclaw.json sections with diff-before-save preview and ETag-aware concurrency.
List every model across Ollama, LM Studio, and OpenAI-compatible backends. Swap the active one in one tap.
Ask the gateway's AI skill for configuration suggestions. Apply the suggested patch with a confirmation sheet.
Bearer tokens stored in Keychain / EncryptedSharedPreferences. No analytics, no third-party SDKs, no cloud backend.
Platforms
The iOS / iPadOS / Mac Catalyst build is a single TestFlight record undercom.qavren.ghostcrab — your Mac mini's TestFlight app pulls the same build the iPhone does. Android lives under com.openclaw.ghostcrab.
| Device | Minimum OS | Distribution |
|---|---|---|
| iPhone | iOS 18.0 | TestFlight |
| iPad | iPadOS 18.0 | TestFlight |
| Mac (Catalyst) | macOS 14.0 Sonoma | TestFlight (Mac) |
| Android | Android 8.0 (API 26) | Play Store |
What is OpenClaw
OpenClaw Gateway is an open-source local-first LLM and AI agent orchestration platform. It runs on your hardware, talks to local model backends (Ollama,LM Studio, llama.cpp) and OpenAI-compatible remotes, hosts AI skills, and exposes a single HTTP API. GhostCrab is what you use tooperate a running gateway — connection, configuration, model swapping, skill management — without sitting at the gateway machine.
Don't have a gateway yet? Start atopenclaw.io — the onboarding walks you through installation and first-run.
Get the app
TestFlight beta. Single bundle ID across iPhone, iPad, and Mac Catalyst.
TestFlight invite — coming with first build
Production v0.2.0 on Google Play. Requires Android 8.0 (API 26) or newer.
Play Store listing — coming with v0.2.0 update
Both builds are open-source under Apache 2.0. Source atgithub.com/stevenfackley/GhostCrab.