OpenClaw installation and configuration tool. Complete installation, configuration, and pairing locally in one place.
npm i -g openclaw-manager
openclaw-manager startCommon commands:
openclaw-manager stop- Stop the serviceopenclaw-manager stop-all- Stop all instancesopenclaw-manager reset- Reset configuration
Specify admin credentials on first start:
openclaw-manager start --user admin --pass passMac / Linux
curl -fsSL https://openclaw-manager.com/install.sh | bashThe installation process will prompt you to set an admin username and password.
Windows (Not yet verified, use with caution)
irm https://openclaw-manager.com/install.ps1 | iexDocker
curl -fsSL https://openclaw-manager.com/docker.sh | bashFor more Docker parameters and instructions:
- Run the installation command → Manager service starts automatically
- Open browser and visit
http://localhost:17321 - Log in with the username and password set during installation
- Follow the guide to install OpenClaw CLI (npm package
openclaw) - Configure Discord Bot Token
- Configure AI model (API Key)
- Pair with your Bot
- Done! Start using
- 🚀 One-click deployment - Get your AI assistant running in minutes
- 🖥️ Web UI - Intuitive configuration interface
- 🔒 Local-first - Your data stays on your device
- 🤖 Multi-platform - Discord, WhatsApp, Telegram support
- 🧠 AI models - OpenAI, Claude, and more
MIT License - see LICENSE file for details.
- OpenClaw - The AI assistant framework
