
Getting Started
How To Install ClawMagic
No coding skills needed — just copy, paste, and click.
ClawMagic is free, open-source software that runs on your computer.
Run Command in Terminal
Copy the one-line install command below, paste it into your Terminal (Mac/Linux) or PowerShell (Windows), and press Enter.
Quick StartWait for Download
The installer creates your project folder, downloads everything, and opens your browser automatically. Just wait!
Complete Mom Setup
A friendly wizard walks you through password, AI key, and agent creation. Follow each screen.
Mom Setup detailsYou Are Ready to Rock!
Open https://127.0.0.1:18790 to start chatting with your agent.
What You Need
A computer, a terminal, and 5 minutes. That's it.
Copy the Install Command
Choose your system, copy the command, paste it into your terminal, and press Enter. The installer handles the heavy lifting for you.
# Install and launch in one line
$ █What You're Installing
Before you run anything, here's the simple version of what ClawMagic installs and why.
Runs Like a Website
ClawMagic runs as a website on your own computer. No cloud account needed.
Powered by Node.js
You’ll install Node.js first. This is what allows ClawMagic to do its magic.
Your Personal AI Agent
Once running, ClawMagic becomes your AI collaboration team.
How Onboarding Works
After install, a guided wizard walks you through setup in about 5 minutes. Choose QuickStart for fast defaults or Advanced for full control.
Install & Launch
Run the one-command install script. It handles Node.js, builds the project, installs the browser runtime, and starts the gateway.
Security & Portal Setup
Acknowledge the security risk warning, set your portal password, and confirm security checks pass.
Connect Your AI Provider
Add your API key (OpenAI, Claude, etc.), select your model, and test the connection.
Create Your Agent
Name your agent, set its primary goal, choose autonomy level (ask-first, balanced, or autonomous), and select top tools.
Plugins & Channels
Free plugins are auto-activated. Optionally connect messaging channels (Telegram, Slack, Discord), GitHub, and Google Brain.
Review & Go
Review your agent contract, confirm settings, and start using ClawMagic. The whole process takes about 5 minutes with QuickStart.
You can always change settings later from the portal. The wizard is just the starting point.
Your Journey Map
Watch the full install path light up from first command to first chat.
Safety & Trust
ClawMagic keeps your data safe. It runs locally on your computer, and we built security into every layer so you can focus on creating.
Portal Password
Secure your ClawMagic portal with a password you choose. Scrypt-hashed and rate-limited to keep your system safe.
Encrypted Secrets
All API keys and credentials are encrypted with AES-256-GCM. A master key system keeps your secrets locked down.
Security Scanner
Built-in scanner checks firewall, SSH, TLS, and system updates. Auto-fix for low-risk issues with a 0–100 safety score.
You Stay in Control
Risky operations require your approval before execution. You decide what the AI can and cannot do.
We also recommend treating ClawMagic like a real person.
Give it its own email, its own permissions, and its own accounts. For example, if you share Dropbox, ClawMagic would create its own Dropbox account — and you provide only the access you want to give.
Ready to get started?
Explore the docs, browse the marketplace, or jump straight into the code.