← Home

Guide

OpenClaw on iPhone

There is no native OpenClaw iOS app yet — but that doesn't mean you can't use OpenClaw on your iPhone. The entire point of OpenClaw's channel-first design is that your AI assistant lives in the apps you already have. This guide shows every way to reach your OpenClaw assistant from iOS, plus the trade-offs of each approach.

The Short Answer

The best way to use OpenClaw on iPhone is to deploy an OpenClaw gateway (self-hosted or with OpenClaw Launch), then connect it to Telegram, WhatsApp, Discord, or Slack. You then talk to your AI assistant inside whichever of those apps you already use on your phone. The messaging app is the iOS client — OpenClaw is the brain.

There is currently no first-party iPhone app in the way there is an OpenClaw Android app. iOS sideloading restrictions and App Store review friction have kept the native client Android-only. If you need an iOS native experience, option 5 below (Safari + PWA) is the closest equivalent.

What You Need

  • An iPhone running iOS 15 or later
  • A running OpenClaw gateway — either self-hosted on a server, a home machine, or a managed instance from OpenClaw Launch (recommended for iPhone users because you don't need to keep a laptop running)
  • At least one messaging app from the list below installed on your phone (Telegram, WhatsApp, Discord, Slack, or a modern browser)

Option 1: Telegram on iPhone (Recommended)

Telegram is the smoothest path for iOS users. The app is a first-class iOS citizen, push notifications are reliable, and OpenClaw's Telegram channel supports voice messages, images, and long context windows out of the box.

  1. Create a Telegram bot via @BotFather on Telegram — you'll get a bot token.
  2. Deploy an OpenClaw instance on OpenClaw Launch and paste the bot token into the Telegram channel configuration.
  3. Open the bot in Telegram on your iPhone and send it a message to pair. Once paired, it behaves like any other Telegram chat.

Full walkthrough: OpenClaw Telegram guide.Important: always use dmPolicy: “pairing” on Telegram so random users can't spam your bot.

Option 2: WhatsApp on iPhone

WhatsApp is the default messenger for most of the world and works beautifully on iPhone. OpenClaw connects to WhatsApp via a QR-code pairing flow similar to WhatsApp Web.

  1. Deploy your OpenClaw instance and enable the WhatsApp channel from the dashboard.
  2. A QR code appears in the dashboard. Open WhatsApp on your iPhone, go to Settings → Linked Devices → Link a Device, and scan the code.
  3. Your OpenClaw bot is now reachable on your personal WhatsApp account. Any chat your AI is invited into, it can participate in.

Full setup: OpenClaw WhatsApp guide.

Option 3: Discord on iPhone

Discord is the right choice if you want your AI assistant accessible to a group — friends, a team, a community. The iOS Discord app gets push notifications and supports voice messages that OpenClaw can transcribe.

  1. Create a Discord application and bot in the Discord Developer Portal.
  2. Copy the bot token into the Discord channel section of your OpenClaw dashboard.
  3. Invite the bot to your server using the generated invite URL, then DM it from Discord on your iPhone.

See the OpenClaw Discord guide for the full setup. Discord uses dmPolicy: “open” because bots are invite-only by design.

Option 4: Slack on iPhone

If you already live in Slack for work, this is the lowest-friction option. Install the Slack app on your iPhone (which you probably already have), add your OpenClaw bot to a channel or DM it, and you're done.

Walk-through: Slack AI bot setup.

Option 5: Safari + Gateway Web UI (Most Native-Feeling)

Every OpenClaw gateway exposes a web-based control UI and chat interface. On iPhone, you can open this URL in Safari and use the “Add to Home Screen” option to install it as a progressive web app. After that, it behaves like a native app — own icon, own window, no browser chrome.

  1. Open Safari on your iPhone and navigate to your gateway URL (for example, https://your-instance.openclawlaunch.com).
  2. Sign in with your gateway auth token — you'll find it in your Dashboard page on OpenClaw Launch.
  3. Tap the Share icon in Safari and pick Add to Home Screen.
  4. Launch the new home-screen icon — OpenClaw chat now opens full-screen, no Safari UI.

This is the closest you'll get to a native OpenClaw iOS app until a real one ships. The downsides: no background notifications, and you need the gateway to be publicly reachable over HTTPS (which managed OpenClaw Launch instances already are).

Option 6: iMessage via Relay (Advanced)

There is no official iMessage channel in OpenClaw — Apple doesn't publish an API for third-party bots on iMessage. You can get halfway there with a community relay bridge, but it requires running software on a Mac or Apple Silicon server. This is a self-hosted, advanced path and most iPhone users should pick Telegram or WhatsApp instead.

Which Option Should You Pick?

  • Personal use, want one-to-one chat: Telegram is the best all-round choice on iOS.
  • Already on WhatsApp: stick with WhatsApp — no new app to learn.
  • Group or community AI: Discord.
  • Work use: Slack, because everyone on your team already has it.
  • Want it to feel like a real iOS app: Safari + Add to Home Screen.
  • All of the above: OpenClaw supports multiple channels on a single instance, so you can use Telegram, WhatsApp, and Discord from the same gateway at once. See the multi-channel assistant guide.

Getting a Gateway Running (the Hard Part)

Every option on this page assumes you have an OpenClaw gateway live somewhere — that's the piece an iPhone can't host on its own. You have two realistic choices:

  • Self-host on a server: a VPS, a home Linux box, or a Mac mini. See the OpenClaw install guide. You are responsible for uptime and upgrades.
  • Managed with OpenClaw Launch: one click, 10 seconds, your instance is always online. No servers, no Docker, no SSH. This is the recommended path for iPhone-first users who don't want to run a machine.

Frequently Asked Questions

Is there an official OpenClaw iOS app?

Not as of April 2026. The only official mobile app is for Android. iOS users should use Telegram, WhatsApp, Discord, Slack, or the Safari PWA approach described in Option 5 above. Watch the OpenClaw GitHub for any iOS announcements.

Can I run the OpenClaw gateway on my iPhone?

No. iOS sandboxing prevents background Node.js processes, long-running servers, and the kind of filesystem access OpenClaw needs. The gateway must run on a real server or PC. Your iPhone is the client, not the host.

Can I run local Ollama models from my iPhone?

Not directly. You'd need to run Ollama on a machine your iPhone can reach over the network, then point an OpenClaw gateway at that Ollama instance. See OpenClaw + Ollama guide. This works well on a home network but requires that machine to stay on.

Will voice messages work on iPhone?

Yes. Telegram, WhatsApp, and Discord all support voice messages on iPhone, and OpenClaw can transcribe them automatically if you enable a speech skill. See OpenClaw voice mode setup.

Will I get push notifications on iPhone?

Yes, through whichever messaging app you're using — Telegram, WhatsApp, Discord, and Slack all have excellent iOS push. The Safari PWA approach does not currently get reliable background pushes on iOS, so it's best suited for foreground use.

Can I use OpenClaw on an iPad?

Yes — everything on this page works identically on iPad. The Safari PWA approach is actually nicer on iPad because of the larger screen.

Related Guides

Run Your OpenClaw Assistant from Your Pocket

Deploy a managed OpenClaw instance in 10 seconds and start chatting with it from Telegram, WhatsApp, or Discord on your iPhone. No servers, no coding, no iOS app required.

Deploy with OpenClaw Launch