Self-hosted AI · native everywhere

Your OpenClaw Gateway,
on every device you own.

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

Everything OpenClaw exposes, native on your device

Auto-discovery

Finds OpenClaw gateways on your LAN via mDNS (_openclaw-gw._tcp). No IP hunting required.

Manual connect

Type any URL + optional bearer token — works for LAN, Tailscale, or any Cloudflare-tunneled gateway.

QR pairing

Scan a QR or use a ghostcrab://pair deep link to bundle URL + token + display name in one step.

Live dashboard

Gateway status, active model, capabilities, hardware info — all surfaced in a glanceable view.

Config editor

Edit openclaw.json sections with diff-before-save preview and ETag-aware concurrency.

Model manager

List every model across Ollama, LM Studio, and OpenAI-compatible backends. Swap the active one in one tap.

AI recommendations

Ask the gateway's AI skill for configuration suggestions. Apply the suggested patch with a confirmation sheet.

Privacy-first

Bearer tokens stored in Keychain / EncryptedSharedPreferences. No analytics, no third-party SDKs, no cloud backend.

Platforms

Same app, four devices, one bundle ID per platform

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.

DeviceMinimum OSDistribution
iPhoneiOS 18.0TestFlight
iPadiPadOS 18.0TestFlight
Mac (Catalyst)macOS 14.0 SonomaTestFlight (Mac)
AndroidAndroid 8.0 (API 26)Play Store

What is OpenClaw

OpenClaw in one paragraph

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

Download

iOS · iPadOS · Mac

TestFlight beta. Single bundle ID across iPhone, iPad, and Mac Catalyst.

Android

Production v0.2.0 on Google Play. Requires Android 8.0 (API 26) or newer.

Both builds are open-source under Apache 2.0. Source atgithub.com/stevenfackley/GhostCrab.