Remote access for your gateway

OpenClaw Control

A focused mobile interface for connecting to your OpenClaw gateway, checking status, managing sessions, and staying close to your self-hosted assistant without adding a hosted service in the middle.

Direct connection to your deployment. No hosted account. No analytics layer. Designed for users already running OpenClaw on their own machine or server.

Gateway URL

Use a reachable HTTPS endpoint

Tailscale Serve is the recommended route for exposing an OpenClaw deployment with a minimal and practical setup.

WebSocket URL

Use the same host with /ws

Example: wss://myapp.tail12345.ts.net/ws

Authentication

Use the token from your config

The app connects directly to the gateway you control and authenticates with the token in your OpenClaw configuration.

Key capabilities

Built around real OpenClaw usage

OpenClaw Control is aimed at practical day-to-day remote access rather than a generic marketing wrapper.

Fast gateway setup

Enter your gateway URL, WebSocket URL, and token, then connect directly to your existing OpenClaw deployment.

Remote-ready access

Works cleanly with Tailscale-based setups and other secure reachable endpoints so you can access your gateway from your phone.

Live status visibility

Quickly confirm that your gateway is reachable and keep an eye on active sessions while away from your desktop.

Native notifications

Enable Chat Events to get Android native notifications even when the app is minimised.

Debug logging

Inspect WebSocket communication when troubleshooting connectivity, token problems, or setup mistakes.

Privacy-first design

No hosted dashboard, no required account creation, and no intentional collection of message data through this site.

How it works

Direct connection to your own deployment

  1. 1. Make your OpenClaw gateway reachable from your device.
  2. 2. Enter the HTTPS gateway URL in the app.
  3. 3. Set the WebSocket URL with wss:// and /ws.
  4. 4. Paste the token from the auth section of your OpenClaw config.
  5. 5. Turn on Chat Events notifications for the best mobile experience.
Fits the OpenClaw model

One gateway, one endpoint, one app

The Control app is built around the way OpenClaw is already documented: a single gateway process, a browser-accessible control surface, and optional remote access via a secure published URL.