![[2026] Chat4000 Complete Guide! How to Use OpenClaw & Hermes on Your Smartphone (Beginner-Friendly)](/images/blog/chat4000-guide-2026-hero.png?v=21)
Summary
"I want to use AI agents smoothly from my smartphone."
[2026] Chat4000 Complete Guide! How to Use OpenClaw & Hermes on Your Smartphone (Beginner-Friendly)
"I want to use AI agents smoothly from my smartphone." "But messaging myself on Telegram feels kind of weird..."
If that sounds like you, a new solution for 2026 has arrived: chat4000.
chat4000 is a tool that lets you use AI agents like OpenClaw and Hermes as a dedicated native app on your smartphone and Mac. One tap from the lock screen to talk to your agent, with full end-to-end encryption.
This article breaks down chat4000 in an easy-to-understand way — even for programming beginners — all the way to actually running OpenClaw / Hermes on your phone.
What You'll Learn from This Article
- What chat4000 is
- What OpenClaw and Hermes are (prerequisite knowledge)
- Why you should use a dedicated app instead of Telegram
- Installation & setup steps (one command)
- How to use the iPhone Action Button
- FAQ and troubleshooting
What Is chat4000?
chat4000 is a native chat app (iPhone / Mac) for the AI agents OpenClaw and Hermes.
Normally, you operate these agents through a terminal (black screen) or via messengers like Telegram. With chat4000, your agent appears like a real chat app and can be opened instantly even from the lock screen.
Key points:
- Free (no cost)
- No account required (no email or phone number needed)
- Open source (both client and plugins are published on GitHub)
- Full E2E encryption
What Are OpenClaw and Hermes? (Prerequisite Knowledge)
chat4000 is a "client." The AI itself is powered by one of these agents:
- OpenClaw — A 100% open-source AI agent framework (MIT license). Can be run locally through messaging apps like WhatsApp, Telegram, and Slack. 370K+ GitHub stars and over 26 million monthly active users.
- Hermes Agent — A self-improving AI agent developed by Nous Research. Features persistent memory that gets smarter with use, and automatic skill generation.
Both are free and open-source, and your data stays on your own machine (Gateway) rather than in the cloud. chat4000 is your entry point for comfortably operating both from your smartphone.
Why Telegram / WhatsApp Aren't Good Enough
OpenClaw and Hermes were typically operated through Telegram and similar messengers. But users had these frustrations:
| Feature | Telegram | chat4000 | |
|---|---|---|---|
| Taps to reach agent | 4+ (unlock → search → tap → type) | 4+ (similar) | 1 (lock screen action button) |
| Awkwardness of messaging yourself | None (self-message UX) | Yes | None (real chat layout) |
| Account ban risk | Yes (VPS/bot behavior) | Yes | None (no account needed) |
| E2E encryption (no metadata leaks) | Partial (leaks to ads) | Not by default | Yes |
| Markdown rendering | No | Basic only | Yes |
| Open source | No | Client only | Yes (client + plugin) |
| Multiple agent sessions | No | Partial | Yes (1-tap new session) |
| Notification reliability | Not delivered | Continuous pings on AI reply | Yes (silent push wake) |
| Personal info required | Phone number required | Phone number required | None required |
| Rich HTML cards | No (plain text only) | No | Yes (interactive in-thread) |
What You Need
- iPhone or Mac (currently iOS / macOS support. Linux is on the waitlist)
- A working OpenClaw or Hermes Agent (either one)
- Access to the machine running the agent (for plugin setup)
Step 1: Download the App
Search for "chat4000" on the App Store on your iPhone or Mac and download it (free).
- Open the iPhone / Mac version on the App Store
- For Android / Linux, you can join the waitlist via "More platforms"
Step 2: Set Up the Plugin on Your Agent (One Command)
To make chat4000 work, you need to install a plugin on the OpenClaw / Hermes side. There are two ways:
A. If you can already chat with your agent via Telegram etc. Just send this command in the chat:
curl -fsSL https://chat4000.com/install.sh | bash
B. If you don't have a chat environment yet Run this command directly on the machine running OpenClaw / Hermes:
curl -fsSL https://chat4000.com/install.sh | bash
What the installer does:
- Auto-detects Hermes / OpenClaw instances in your system
- Lets you choose where to install if multiple are found
- Installs the plugin with the correct toolchain
- Runs the pairing wizard
- Restarts the Gateway
Example options:
# Limit to Hermes only
curl -fsSL https://chat4000.com/install.sh | bash -s -- --target hermes
# Detect only, don't install anything (verification)
curl -fsSL https://chat4000.com/install.sh | bash -s -- --scan-only
# Disable telemetry (PostHog/Sentry)
curl -fsSL https://chat4000.com/install.sh | bash -s -- --no-telemetry
Step 3: Pair and Start Using
After installation, open the app and you'll see a pairing screen. Follow the on-screen instructions (QR code, etc.) to link your agent with the app.
Once complete, your agent appears as a real chat thread. From there, just chat like you would in any normal messaging app.
iPhone Action Button (Push to Talk) Setup
Assign your iPhone's Action Button to chat4000 for one-push access to your agent from the lock screen:
- In your iPhone "Settings," assign the Action Button to chat4000
- Press the button once from the lock screen → chat opens
- Hold down for voice input, release to send (or type with keyboard)
"Talk to it with voice → local transcription → agent replies" — all in one tap.
Features & Capabilities at a Glance
- One tap from lock screen to access your agent
- Full E2E encryption — messages are encrypted on your device before transmission, and only your OpenClaw / Hermes instance can decrypt them
- Data stays on your own machine — chat4000 servers don't store history (the app uses encrypted local cache)
- Local voice transcription — voice is sent E2E to your agent and processed locally there
- Markdown & rich HTML cards — code blocks and tables render beautifully
- Multiple sessions — tap once to create a new agent session
- Reliable notifications — silent push reliably wakes the app
Frequently Asked Questions (FAQ)
Q1. What exactly is chat4000?
It's a native iPhone / Mac chat app for OpenClaw and Hermes. Your agent appears as a real chat thread and is accessible from the lock screen (not a terminal, and not a "send yourself a message" format).
Q2. Is it fully encrypted? Is Telegram not good enough?
Yes, it's fully E2E encrypted. Messages are encrypted on your device before transmission, and only your OpenClaw / Hermes instance can decrypt them. Telegram is not E2E by default — normal chats are encrypted with keys held by Telegram, so metadata can leak.
Q3. Where is my data stored?
Only on the machine running OpenClaw / Hermes. chat4000 servers do not store chat history. The iPhone / Mac app encrypts and caches locally.
Q4. Where is voice input (transcription) processed?
On your OpenClaw / Hermes instance (not on chat4000 servers). Voice is sent E2E from your device to your agent, where it is transcribed locally.
Q5. What about pricing, accounts, and source code?
It's free. No sign-up required (no email or phone number). Fully open-source — both the client and the OpenClaw / Hermes plugins are published on GitHub.
Summary
chat4000 is the standout client of 2026 for using powerful open-source AI agents like OpenClaw and Hermes safely and comfortably from your smartphone.
- Free, no account needed, open source
- One tap from lock screen, full E2E encryption
- Setup is one command (
curl -fsSL https://chat4000.com/install.sh | bash) - If you already use OpenClaw / Hermes, you can start operating them smoothly on your phone today
If you're tired of messaging yourself on Telegram, give chat4000 a try now on the App Store. It's your gateway to a local-first AI life.
Related Articles
- [2026] Hermes Agent Memory Full Comparison! Built-in vs Honcho vs Mem0 vs Hindsight vs ByteRover (All 9 Types)
- [2026] Loop Library Complete Guide! 70 Copy-Paste AI Agent Loops
- [2026] Scroll-World Complete Guide! The Revolutionary Agent Skill That Auto-Generates "Scrollable 3D Worlds" with Claude Code/Codex
- [2026] Blender MCP with Hermes Agent Complete Guide! Beginner Setup for Instructing AI to Do 3D Modeling
- [2026] AI Agent Design: Loop vs Graph Deep Dive! Is the "Loop Engineer" Era Ending? Design Trends Every Beginner Should Know
この記事をシェアする
Related articles

2026年7月19日
Agentic Engineering 2026: Coined by Karpathy — How Google Agents CLI Is Transforming Production Development

2026年7月19日
12 Free AI Agent Courses Recommended for 2026: Learn from the World's Top Instructors

2026年8月8日
Claude Code Cross-Session Messaging Complete Guide 2026: Sessions Can Now Send Messages to Each Other

2026年8月8日
Control Your iPhone with Claude Code in 2026: Complete phone-harness Guide (with Setup Steps)

2026年8月9日
Herdr Complete Guide 2026: The New Standard Runtime Where Any Agents Can Talk to Each Other

2026年8月9日
Hermes HUD Mode Complete Guide 2026: The Overlay AI Agent That Sees, Understands, and Controls Your Screen