Claw-Mission-One is the ultimate, pre-configured AI command center for your Android phone. It turns Termux into a high-performance VPS running OpenClaw Gateway and Mission Control in a hardened Debian environment.
Run this in your Termux Terminal to install or update to the latest premium version:
curl -sSL "https://raw.githubusercontent.com/Muxd21/Claw-Mission-One/main/install.sh" | bashAfter installation, you never have to remember complex commands again. Just type:
./claw.shThis single command handles everything:
- 🌐 Bridges: Starts network tunnels for SSH, Mission Control, and the Agent Gateway.
- 🛡️ SSHD: Fires up the secure shell daemon for remote PC access.
- 🧠 AI Services: Orchestrates Mission Control and OpenClaw via PM2.
- 🐚 Shell: Drops you directly into the operator cockpit.
Access your services via Tailscale using your phone's IP address.
| Service | URL | Credentials |
|---|---|---|
| Mission Control | http://<PHONE_IP>:3000 |
User: admin / Pass: admin |
| OpenClaw UI | http://<PHONE_IP>:18789 |
Unified Auth via Token |
| SSH Access | ssh -p 2222 root@<IP> |
User: root / Pass: root |
Tip
Your unique OpenClaw Gateway Token is saved at ~/claw-mission-token.txt on your Termux host.
Inside the ./claw.sh shell, use these shortcuts:
vps-restart: Restart all AI servicesvps-stop: Shut down the stackvps-sync: Pull latest updates and rebuildlogs: Real-time combined log streamcheck-all: View service health and CPU/Memory usage
- OpenClaw: The powerhouse agent framework.
- Mission Control: The elite orchestration dashboard.
- Muxd21: Infrastructure design and premium rebuilding.
Powered by Antigravity AI — Rebuilding the future of mobile intelligence.