Welcome
Chitin Bridge is a free macOS menu bar app that connects your Chitin companion apps (Chitin Avatar and Chitin Phone) to your local AI server. Once installed, your AI companion works from anywhere — at home on WiFi, or remotely through the Chitin relay.
What You'll Need
- A Mac running macOS 13 (Ventura) or later
- OpenClaw installed on your Mac (or another machine on your network)
- The Chitin Avatar or Chitin Phone app on your iPhone
- A Chitin account (free to create)
- A Chitin Plus subscription for relay access ($9.99/month)
- Download ChitinBridge.dmg from chitin.chat/bridge
- Open the .dmg file
- Drag "Chitin Bridge" to your Applications folder
- Launch Chitin Bridge from Applications (or Spotlight)
- If macOS shows a security warning: Open System Settings → Privacy & Security → Click "Open Anyway"
- You'll see a small bridge icon appear in your menu bar — this means the app is running
- The setup wizard opens automatically on first launch
- Click "Get Started"
- Choose "Create Account" or "Sign In" if you already have one
- Enter your email and password
- Click the button to continue
You have two options:
Option A: QR Code (Recommended)
- A QR code appears on your Mac screen
- On your iPhone, open Chitin Avatar or Chitin Phone
- Go to Settings → Scan QR Code
- Point your camera at the QR code on your Mac
- The apps connect automatically — you'll see the wizard advance to the next step
Option B: Manual Pairing Code
- On your iPhone, open Chitin Avatar or Chitin Phone
- Go to Settings → Relay → Pair New Bridge
- A code like
KTVW-8886 appears on your phone
- Type this code into the text field on your Mac
- Click "Connect"
Chitin Bridge auto-detects your OpenClaw installation. You'll see:
- Endpoint URL (usually
http://127.0.0.1:18789)
- Gateway token (auto-detected from OpenClaw config)
- Gateway status (Running / Not running)
If everything looks correct, click "Use These Settings."
OpenClaw not detected?
Click "Configure Manually" and enter your OpenClaw endpoint URL. For the gateway token, open Terminal and run:
openclaw config get gateway.auth.token
Paste the token and click "Test Connection" to verify.
Important: LAN Access
If your OpenClaw gateway is set to "loopback" mode (local connections only), the wizard will offer to enable LAN access. This is needed if you want your phone to connect directly over WiFi (in addition to relay). Click "Enable LAN Access" to configure this automatically.
Toggle "Start at Login" to ON (recommended). This ensures Chitin Bridge runs automatically whenever you log into your Mac — your AI companion is always reachable.
Click "Done." The setup wizard closes and Chitin Bridge is running in your menu bar.
Using Chitin Bridge
Menu Bar Icon Colors
-
Green: Everything is working — relay connected and OpenClaw reachable
-
Yellow: Partially connected — relay is ok but OpenClaw can't be reached (is it running?)
-
Red: Disconnected from relay — check your internet connection
-
Gray: Bridge is disabled (you turned it off)
Menu Bar Options
Click the bridge icon to see:
- Connection status for relay and OpenClaw
- Your bridge name and account
- Enable / Disable toggle
- OpenClaw Settings — change endpoint, token, test connection
- Relay Account — sign in / out
- Start at Login toggle
- Quit
Troubleshooting
Bridge shows yellow (OpenClaw unreachable)
- Make sure OpenClaw is running. Open Terminal and run:
openclaw gateway status
- If it says "not running," start it:
openclaw gateway start
- Check the endpoint URL in Bridge settings matches your OpenClaw port
Bridge shows red (disconnected from relay)
- Check your internet connection
- The bridge will automatically reconnect — wait a moment
- If it persists, click the menu bar icon → Disable, then Enable again
QR code won't scan
- Make sure your iPhone camera has permission for the Chitin app
- Hold your phone steady, about 6–12 inches from the screen
- Make sure the QR code is fully visible
- Try the manual pairing code option instead
"OpenClaw not detected" during setup
- OpenClaw may not be installed, or installed in a non-standard location
- Use "Configure Manually" and enter the endpoint URL directly
- Default is
http://127.0.0.1:18789
Bridge doesn't start on login
- Open the menu bar menu and make sure "Start at Login" is checked
- In System Settings → General → Login Items, verify "Chitin Bridge" is listed
Messages aren't going through
- Check both indicators are green (relay + OpenClaw)
- Make sure your iPhone app is set to Relay mode (not WiFi/Gateway mode)
- Try sending a test message
Privacy & Security
- Your bridge token is stored in macOS Keychain (encrypted)
- Messages travel through the Chitin relay encrypted in transit (TLS)
- Your AI responses are generated locally by OpenClaw — they never touch Chitin servers
- The relay only passes messages through; it does not store conversation content