Download the app
Install CARAPACE from the App Store. Keep your phone ready for private pairing and a quick conversation check.
Get the app, then say one line to the agent already running on your machine:
Your agent checks the runtime you want to control, preserves an existing setup, and installs the matching connection. It asks only for choices or sign-in that need you. Then pair privately on your host and check a real conversation on your phone.
Install CARAPACE from the App Store. Keep your phone ready for private pairing and a quick conversation check.
Give carapace.info/install to the agent on the machine you want to control — Claude Code, Codex, OpenClaw, or Hermes. No long prompt to paste. It checks your chosen runtime and downloads the matching instructions.
The agent verifies the host connection. Scan the QR from your private host display, then send a message and check voice and reopened history. Pairing alone is not the finish line.
Reading this on your phone? You don’t need the clipboard — the line is short enough to type into your agent, or to say out loud. The instructions live at that URL, so the agent goes and gets them.
Paste it into Claude Code, Codex, OpenClaw, or Hermes on the machine you want to control. Nothing in it is a secret — every key is minted on your machine, for your phone only.
Nothing hidden: read carapace.info/install yourself before you hand it over — it's the whole instruction sheet, in plain text. Every setup document also re-checks the runtime for itself before it changes anything, so an agent that grabbed the wrong file stops and fetches the right one.
Some agents have no web tool, or sit behind a proxy that blocks the fetch. Paste the instructions inline instead — this says the same thing carapace.info/install says.
Choose the runtime you want to control. Your installing agent can use a different runtime; it will preserve this choice.
Anthropic's coding agent. Paste the bootstrap into a Claude Code session on the target machine.
curl -fsSL https://carapace.info/install/prompt/claude.md
Anyone who scans or opens it controls your gateway — every session, every file it can reach. Never post it, screenshot it, or share it. Keep it in your private host display, never in chat or logs. If it leaks, use the runtime's credential-recovery flow.
Codex starts with Ask for approval. On an updated gateway, wait for your current turn to finish, type /permissions in the same CARAPACE Codex conversation, choose Full access, then tap Answer. It applies to your next message and persists for that conversation; other conversations stay unchanged. No Terminal, desktop menu, or new chat needed.
Full access allows file changes and network commands without Codex approval prompts, with a risk of data loss or exposure. Your computer’s OS and administrator protections still apply. Send /permissions again and choose Ask for approval to reverse it; canceling changes nothing. Your agent must verify the running gateway supports this control before suggesting it, and must never choose access on your behalf.
Missing a model? Your host’s runtime, catalog and account determine what is available. A model announcement alone does not mean it is available in your conversation.
Setup detects where your machine lives and picks the safest shape it can prove — telling you which and why. It only asks when the answer is genuinely yours to make. No networking knowledge needed.
Phone and computer on the same Wi-Fi — pair directly, nothing to install. Pairs over plain http://, so the gateway key crosses that Wi-Fi unencrypted: fine on a trusted home network, wrong for office or café Wi-Fi — choose Tailscale there.
Private, encrypted, works from anywhere, and nothing is exposed to the internet. Setup installs it only if you say yes.
Already run a reverse proxy or port forwarding? Setup detects it and pairs through it — your configuration stays yours.
On a public IP setup arranges automatic HTTPS with a real certificate — and tells you exactly which ports it opens, before it opens them.
~/.carapace/bin/carapace-pair --rotate if it leaks, then re-pair.https://<your-ip-with-dashes>.sslip.io with a real certificate — no DNS, no account, no cost. (That hostname derives from your IP, so it is public and appears in certificate-transparency logs.)Run it inside WSL2 with systemd enabled (systemd=true in /etc/wsl.conf, then wsl --shutdown once) — and use Tailscale inside the distro: WSL2’s NAT means the LAN address it finds isn’t reachable from your phone.
It detects your OS, runtime, network shape, and ports before touching anything.
Your agent reads the installer and checks the scope with you when needed. The script runs without interactive prompts; it stops when a choice or missing permission needs your input.
Re-runs reuse pairing credentials and runtime state. Gateway and service files may be refreshed; your agent must check existing customizations and active work before an update.
Missing prerequisite, busy port, unprovable network path → it stops and asks, never improvises.
Existing agent auth, memory, history, and identity are never reset, deleted, or overwritten.
Optional, after pairing: bring your own voice provider (OpenAI, xAI/Grok, or ElevenLabs) with your own API key — in the app under Settings → Voice. You approve the data-sharing before anything is sent.