What are you running?

We'll configure HyperClaw for your setup

🦀 OpenClaw

Personal AI assistant framework

⚙️ Custom Bot / Agent

Any HTTP-based service with webhooks

🔗 LangChain / LangGraph

Python-based agent frameworks

Install HyperClaw Agent

Run this on your local machine

macOS
Linux
Docker
curl -fsSL https://hyperclaw.ai/install.sh | bash

This installs the HyperClaw agent and registers your instance.

curl -fsSL https://hyperclaw.ai/install.sh | bash

Works on Ubuntu, Debian, Fedora, and Arch.

docker run -d --name hyperclaw \
  -e HYPERCLAW_TOKEN=YOUR_TOKEN \
  -p 3299:3299 \
  ghcr.io/crustafarian/hyperclaw:latest

Container-based deployment.

Configure Your Instance

Tell us where your bot is running

Where your bot receives webhooks locally
We'll ping this to check if your instance is up

You're All Set!

HyperClaw is now protecting your AI

Your webhook endpoint:

https://proxy.hyperclaw.ai/hook/usr_abc123/webhook
  • Automatic failover to cloud backup
  • End-to-end encrypted secrets
  • Real-time sync of memory files
  • Usage tracking and alerts