iOS
iPhone & iPad · iOS 16+
Open TestFlightYour remote agents, in your pocket.
When you step away while Claude Code or Codex is running, checking in from your phone shouldn’t mean wrestling with lost sessions, dropped connections, or impossible NAT firewalls. Moku was built for ourselves: a Rust terminal core, native Tailcat tunneling, and deep Herdr multi-agent orchestration. Connect anywhere without a public IP, and never drop a session when your network flips.
iOS 16+ · Android 8+ · macOS · Linux · Windows
NO INSTALL. TRY IT HERE.
A simulated server is ready. Choose an app, expand a project, and pick a conversation right here.
Local simulation; no real connections or commands. Keep scrolling to explore.
Click to interact · Scroll down to continue the website
00 · install
Free to download on all platforms. iOS and macOS are on the public TestFlight beta; other platforms ship direct binaries from GitHub Releases.
iOS
iPhone & iPad · iOS 16+
Open TestFlightmacOS
Apple Silicon & Intel · macOS 12+ · Native build on the public TestFlight beta.
Open TestFlightAndroid
Universal APK and per-ABI builds available directly on GitHub Releases.
GitHub ReleasesLinux & Windows
Native packages for Linux (.deb / tarball) and Windows ship on GitHub Releases.
GitHub Releases01 · ZERO-CONFIG TUNNEL
Accessing home servers or private work machines from the outside used to mean setting up reverse proxies, buying relay VPSs, or keeping bulky system-wide VPNs running in the background. Moku natively embeds Tailcat — a userspace WireGuard tool built on Tailscale’s open-source stack that punches an encrypted peer-to-peer tunnel between your phone and the host. Just run `tailcat --serve=22` on the remote host, paste the generated token into Moku, and you’re connected via peer-to-peer WireGuard + DERP relays. No router port forwarding, no public IP, and zero root permissions needed.
02 · AGENT ORCHESTRATION
Herdr is an orchestration tool that runs several AI agents in parallel panes on one host. If you split your workflow across multiple agents (e.g. pi for exploration, grok for implementation, and codex for tricky root cause debugging), Moku organizes all open panes right at the top of your drawer. You can see each agent’s live task and output at a glance. Drop in to observe in read-only mode without interrupting, or take over interactive control with one tap when you need to send a new prompt—no manual tmux window juggling needed.
03 · CODING WORKSPACES
Need to step away from your desk while an agent is mid-refactor? Whenever Moku connects to a host, it automatically scans for on-disk project and session states across 12+ AI coding tools—including Claude Code, Codex, OpenCode, Qoder, Trae, Kimi, Grok, and MiniMax Code. Instead of hunting through bash history or guessing session IDs, pick your project and launch right back into the live session inside a real terminal. Supported across Linux, macOS, and Windows.
04 · TERMINAL ENGINE
We ditched webview-based terminal emulators completely. Moku is powered by a custom Rust terminal engine with direct memory rendering, measured at 2.1× the ANSI parsing throughput of common baseline emulators—heavy continuous log bursts stream smoothly without hitching or freezing. Native Mosh integration keeps your shell alive across Wi-Fi and 5G handoffs or elevator drops. On iOS, battery-friendly Dynamic Island & Lock Screen Live Activities feature mascot eyes that reflect your agent’s state, so you can watch tasks unfold without keeping your screen on.
05 · difference
Most SSH apps were finalized before AI coding agents took over the terminal. Moku was designed from day one to handle long-running agent workflows on mobile devices. SSH clients connect you — Moku keeps you going.
| Capability | Moku | Traditional SSH Apps |
|---|---|---|
| AI Coding Workspaces | Auto-detects 12+ CLIs; 1-tap resume | Invisible; manual search for session IDs |
| Remote Tunneling | Embedded Tailcat WireGuard; paste token to connect | Requires public IP, NAT port mapping, or heavy VPNs |
| Multi-Agent Panes | Deep Herdr live drawer integration & 1-tap takeover | Unsupported; single raw terminal only |
| Connection Roaming | Mosh roaming; survives Wi-Fi/5G switches and sleep | Drops instantly on network hiccups |
| Terminal Engine | Rust core; zero webview lag on heavy output | Legacy Webview or slow JavaScript emulators |
| Privacy & Keys | Local-first; encrypted strictly on device | Often pushes cloud sync or proprietary servers |
06 · faq