Automated health checks, config repair, and gateway monitoring for your OpenClaw agent. One script to connect. Then we handle the rest.
One curl command on your VPS. Sets up mechanic access in 2 minutes.
Follow our 15-min tutorial. Get your API key, connect your channel.
Daily health checks. Auto-repair. You get a morning report.
SSH into your VPS as root and run this. It preps the server, creates a dedicated user, and gives the mechanic restricted repair access.
# Run this on your VPS as root
$ curl -fsSL https://mechanicbot.io/onboard.sh | sudo bash -s -- \
--name "my-bot" \
--email "you@example.com" \
--token "YOUR-SIGNUP-TOKEN"
Your signup token is emailed to you after subscribing. The script takes ~2 minutes. What does it do? →
The mechanic is now watching your server. Follow these tutorials to install OpenClaw and get your bot running.
Sign up at Anthropic, OpenAI, or OpenRouter. Copy the key. We show you exactly where to go and what to click.
Two commands. Copy, paste, done. We use NVM so you always get the right version.
One npm command, then run the onboard wizard. It walks you through everything. Paste your API key when asked.
Message @BotFather, get a token, paste it in. Send your bot a "hello" and watch it respond. That's it — you're live.
Total setup time: ~20 minutes. No coding required. Just copy-paste commands and follow the wizard.
sed -i '/mechanic-bot/d' ~/.ssh/authorized_keys — done. The mechanic loses all access instantly.