MyClaw Logo

MyClaw

Make Openclaw secure.

Openclaw tools for everyday use. Made by @jaimegh-es

pkexec Safe installation without manual root elevation
Quick Start
One-liner Linux / macOS
bash -c "$(curl -fsSL https://myclaw.jaimegh.com/install.sh)" Copied!

Docker Deployment

Maximum Security

Run OpenClaw in Docker

Containerize your AI assistant for an isolated, secure environment. Our Docker setup automatically applies the Mistral patches and handles all dependencies for you.

  • Isolated Sandbox: Containerized environment keeps your host system clean and keys protected.
  • European AI Privacy: Pre-configured with Mistral AI (European HQ) for superior data protection.
  • No Root Required: Install and run as a non-sudoer user for enhanced system safety.
  • Data persisted in /myclaw-files at system root.

Network & Remote Access

For secure remote access, we strongly recommend read proffesional guides. Avoid using funnels or exposing ports directly to the internet; if you must, ensure a strong password is configured.
Set a secure and strong password and use a VPN, not a tunnel.
Public funnels are not recommended for production data.

# Install with one command

bash -c "$(curl -fsSL https://myclaw.jaimegh.com/setup-docker.sh)"

Copied!

# To run after install

cd openclaw-docker

docker compose up -d

Mistral Provider Support

Unofficial Patch: Not developed by or affiliated with Mistral AI.

Extend Your Intelligence

Unlock the power of Mistral AI in your OpenClaw instance. Our custom patch seamlessly integrates Mistral Large and other models into your existing workflow.

Download Mistral Patch

Optimized Integration

Designed for performance. The patch handles model definitions, credentials setup, and UI registration automatically. Just run and restart.

OC
M
Compatible with OpenClaw v1.2+