Moltbot (Clawdbot): what it is + how to self‑host

A practical, security‑first guide for people who want an autonomous assistant on their own VPS.

Disclosure This page may contain affiliate links to hosting providers. If you purchase through them, we may earn a commission at no additional cost to you.

In one sentence

Moltbot (formerly Clawdbot) is a “personal agent” you can run that connects to chat apps, uses tools (files, web, automations), and helps you execute work—not just answer questions.

Who this is for

The 3 rules that keep you safe

  1. Keep the control UI local-only (bind to 127.0.0.1) and access it via an SSH tunnel.
  2. Lock down who can message the bot (DM allowlist; avoid group chats until you are confident).
  3. Minimise tool blast radius: allowlist safe commands (e.g., git), gate everything else.

Self‑hosting checklist (VPS)

Want help setting it up?

If you want a fast, safe setup on a VPS (including hardening, backups, and a basic workflow), contact the site owner.

Contact / next steps

Note on affiliation

This is an independent page. It is not operated by Moltbot/Clawdbot maintainers.

Suggested next read: Best WordPress Hosting (AU) (if you’re also building sites).