How to Set Up OpenClaw – Step by Step Guide   

[![Leedlime](/logo.svg)Leedlime](/)

[How it works](#how-it-works) [Pricing](/pricing) [FAQ](#faq) [Book a Call](https://cal.com/theanimeshs/leedlime-demo)

[Log in](https://app.leedlime.com/login) [Start free trial](https://app.leedlime.com/signup)

[Back to Blog](/blog)

# How to Set Up OpenClaw – Step by Step Guide

Step-by-step instructions to install and set up OpenClaw, the personal open-source AI assistant for all your messaging apps.

Leedlime Team

February 2, 2026 5 min read

![Image for blog How to Set Up OpenClaw – Step by Step Guide](/og/blog/og-openclaw-setup.jpg)

## Introduction

Have you ever wished you could have a personal assistant that works on your phone, computer, and all your favorite messaging apps at the same time? OpenClaw is a personal AI assistant you run on your own devices that makes this possible.

Unlike regular chatbots where you need to open a website or app, OpenClaw comes to you wherever you are. It works inside the messaging apps you already use every day.

## What is OpenClaw?

OpenClaw answers you on the channels you already use (WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, Microsoft Teams, WebChat). Think of it as having a smart helper that never forgets what you told it and can actually do things for you.

## What Makes OpenClaw Special?

Here are the main features that make OpenClaw different from other AI assistants:

1.  **Works Everywhere You Chat**: You don’t need to learn a new app. OpenClaw operates on macOS, Windows, Linux, or a virtual private server.
2.  **Never Forgets Your Conversations**: Unlike many chatbots that forget everything after each chat, OpenClaw remembers your past conversations.
3.  **Can Take Action**: OpenClaw can do real computer tasks like browsing the web, running commands, and managing files.
4.  **You Control Your Data**: Because you run OpenClaw on your own computer or server, you have complete control over your information.
5.  **Works 24/7**: Once you set it up, OpenClaw stays running in the background.

## How to Set Up OpenClaw: Step-by-Step Guide

### Step 1: Install OpenClaw

The easiest way to install OpenClaw is using the quick install command. For Mac and Linux users, open your terminal and type:

```
curl -fsSL https://openclaw.dev/install.sh | bash
```

For Windows users: First, install WSL2 (Windows Subsystem for Linux), then run the command above inside WSL2. You can also install it using npm:

```
npm install -g openclaw@latest
```

### Step 2: Run the Setup Wizard

The CLI onboarding wizard (`openclaw onboard`) sets up model/auth, gateway settings, channels, pairing defaults, workspace bootstrap and skills.

```
openclaw onboard --install-daemon
```

The wizard will ask you several questions:

1.  **Choose Your AI Model**: You can pick between Claude (Anthropic) or ChatGPT (OpenAI).
2.  **Select Your Messaging Apps**: Choose which apps you want to connect.
3.  **Set Up Security**: The wizard will create a secure token.
4.  **Install Background Service**: This makes OpenClaw start automatically.

### Step 3: Start the Gateway

If you installed the service during onboarding, the Gateway should already be running. Check if it’s running:

```
openclaw gateway status
```

If it’s not running, start it manually:

```
openclaw gateway --port 18791 --verbose
```

You can now open your web browser and go to `http://127.0.0.1:18791/` to see the control panel.

### Step 4: Connect Your First Messaging App

For Discord:

1.  Go to Discord Developer Portal
2.  Create a new bot application and copy the token
3.  Type: `openclaw channels add discord`
4.  Paste the token when prompted

### Step 5: Approve Your First Message

For security, OpenClaw won’t respond to unknown contacts right away. When you send your first message, you’ll get a pairing code. Approve it by typing:

```
openclaw pairing list discord
openclaw pairing approve discord [code]
```

### Step 6: Test It Out

Send a message to your OpenClaw from Discord. Try asking it something simple like “What’s the weather today?” or “Help me write an email.” If everything is working, OpenClaw will respond to you!

### In this article

-   [Introduction](#introduction)
-   [What is OpenClaw?](#what-is-openclaw)
-   [What Makes OpenClaw Special?](#what-makes-openclaw-special)
-   [How to Set Up OpenClaw: Step-by-Step Guide](#how-to-set-up-openclaw-step-by-step-guide)
-   [Step 1: Install OpenClaw](#step-1-install-openclaw)
-   [Step 2: Run the Setup Wizard](#step-2-run-the-setup-wizard)
-   [Step 3: Start the Gateway](#step-3-start-the-gateway)
-   [Step 4: Connect Your First Messaging App](#step-4-connect-your-first-messaging-app)
-   [Step 5: Approve Your First Message](#step-5-approve-your-first-message)
-   [Step 6: Test It Out](#step-6-test-it-out)

![](/images/paintings/painting1.jpg)

#### Time to scale your business

Find qualified leads for your outbound campaign

[Get Started Now](https://app.leedlime.com/signup)

[](https://twitter.com/intent/tweet?url=https://leedlime.com/blog/how-to-setup-openclaw&text=How%20to%20Set%20Up%20OpenClaw%20%E2%80%93%20Step%20by%20Step%20Guide)[](https://www.facebook.com/sharer/sharer.php?u=https://leedlime.com/blog/how-to-setup-openclaw)[](https://www.linkedin.com/shareArticle?mini=true&url=https://leedlime.com/blog/how-to-setup-openclaw&title=How%20to%20Set%20Up%20OpenClaw%20%E2%80%93%20Step%20by%20Step%20Guide)

## More from us

[

![How to Write a B2B Ideal Customer Profile (ICP) That Actually Generates Leads](/images/paintings/painting4.jpg)

Article Aug 17

### How to Write a B2B Ideal Customer Profile (ICP) That Actually Generates Leads

](/blog/how-to-write-an-icp-description)[

![5 Best SaaS Launch Platforms to Find More Customers](/images/paintings/painting3.jpg)

Article Aug 14

### 5 Best SaaS Launch Platforms to Find More Customers

](/blog/best-saas-launch-platforms)[

![How to Find LinkedIn Leads with Claude Code (2026 Guide)](/images/paintings/painting2.jpg)

Article Aug 13

### How to Find LinkedIn Leads with Claude Code (2026 Guide)

](/blog/find-linkedin-leads-with-claude-code)

 [![Leedlime](/logo.svg) Leedlime](/)

Know exactly who to reach out to. Accurate, verified LinkedIn leads, tailored to your ICP.

[](https://x.com/leedlimeHQ)[](https://linkedin.com/company/leedlime)

### Product

-   [How it works](/#how-it-works)
-   [Pricing](/#pricing)
-   [FAQ](/#faq)
-   [Games](/games/)
-   [Chrome Extension](/chrome/)
-   [Start Free Trial](/free-trial/)
-   [LinkedIn Preview](https://chromewebstore.google.com/detail/linkedin-post-preview-gen/eohdddioblcncpemncnahnjmfddkkaon)

### Company

-   [About](/about/)
-   [Contact](/contact/)
-   [Blog](/blog/)
-   [Social](/social/)

### Legal

-   [Privacy Policy](/privacy-policy/)
-   [Terms of Service](/terms-of-service/)
-   [Refund Policy](/refund-policy/)
-   [Extension Privacy](/privacy-policy-chrome-extension/)

© 2026 Leedlime.

[Log in](https://app.leedlime.com/login) [Start free trial →](https://app.leedlime.com/signup)

 [![Featured on Wired Business](https://wired.business/badge0-dark.svg)](https://wired.business)[![Featured on Twelve Tools](https://twelve.tools/badge0-dark.svg) ](https://twelve.tools)[![Featured on DailyPings](https://dailypings.com/badge.svg) ](https://dailypings.com/p/leedlime)[![Featured on Findly.tools](https://findly.tools/badges/findly-tools-badge-light.svg) ](https://findly.tools/leedlime?utm_source=leedlime)[![Featured on LaunchIgniter](https://launchigniter.com/api/badge/leedlime?theme=neutral) ](https://launchigniter.com/product/leedlime?ref=badge-leedlime)[![Featured on Aura++](https://auraplusplus.com/images/badges/featured-on-dark.svg) ](https://auraplusplus.com/projects/leedlime)[![Featured on IndieHunt](https://indiehunt.io/badges/indiehunt-badge-dark.svg) ](https://indiehunt.io/project/leedlime-find-leads-from-reddit)[![Featured on EarlyHunt](https://earlyhunt.com/badges/earlyhunt-badge-light.svg) ](https://earlyhunt.com/project/leedlime-find-leads-from-reddit)[![Featured on AI X Collection](https://aixcollection.com/assets/images/badge.png) ](https://aixcollection.com)[![Featured on Good AI Tools](https://goodaitools.com/assets/images/badge.png) ](https://goodaitools.com/ai/leedlime)[![Million Dot Homepage](https://milliondothomepage.com/assets/images/badge.png) ](https://milliondothomepage.com/product/leedlime)[![Startup Benchmarks](https://startupbenchmarks.com/assets/images/badge.png) ](https://startupbenchmarks.com)[![The App Tools](https://theapptools.com/assets/images/badge.png) ](https://theapptools.com)[![The Key Tools](https://thekeytools.com/assets/images/badge.png) ](https://thekeytools.com)[![Top Trend Tools](https://toptrendtools.com/assets/images/badge.png) ](https://toptrendtools.com)[![We Like Tools](https://weliketools.com/assets/images/badge.png) ](https://weliketools.com)[![Smart Kit Hub](https://smartkithub.com/assets/images/badge.png) ](https://smartkithub.com)[![Stack Directory](https://stackdirectory.com/assets/images/badge.png) ](https://stackdirectory.com)[![Listed on Uno Directory](https://uno.directory/uno-directory.svg) ](https://uno.directory)[![Featured on Startup Fame](https://startupfa.me/badges/featured-badge.webp) ](https://startupfa.me/s/leedlime?utm_source=leedlime.com)[![Featured on neeed.directory](https://neeed.directory/badges/neeed-badge-light.svg) ](https://neeed.directory/products/leedlime?utm_source=leedlime)[![Featured on ListMySaaS](https://listmysaas.xyz/listmysaasbadgenormal.svg) ](https://listmysaas.xyz/)[![Featured on Wired Business](https://wired.business/badge0-dark.svg) ](https://wired.business)[![Featured on Twelve Tools](https://twelve.tools/badge0-dark.svg) ](https://twelve.tools)[![Featured on DailyPings](https://dailypings.com/badge.svg) ](https://dailypings.com/p/leedlime)[![Featured on Findly.tools](https://findly.tools/badges/findly-tools-badge-light.svg) ](https://findly.tools/leedlime?utm_source=leedlime)[![Featured on LaunchIgniter](https://launchigniter.com/api/badge/leedlime?theme=neutral) ](https://launchigniter.com/product/leedlime?ref=badge-leedlime)[![Featured on Aura++](https://auraplusplus.com/images/badges/featured-on-dark.svg) ](https://auraplusplus.com/projects/leedlime)[![Featured on IndieHunt](https://indiehunt.io/badges/indiehunt-badge-dark.svg) ](https://indiehunt.io/project/leedlime-find-leads-from-reddit)[![Featured on EarlyHunt](https://earlyhunt.com/badges/earlyhunt-badge-light.svg) ](https://earlyhunt.com/project/leedlime-find-leads-from-reddit)[![Featured on AI X Collection](https://aixcollection.com/assets/images/badge.png) ](https://aixcollection.com)[![Featured on Good AI Tools](https://goodaitools.com/assets/images/badge.png) ](https://goodaitools.com/ai/leedlime)[![Million Dot Homepage](https://milliondothomepage.com/assets/images/badge.png) ](https://milliondothomepage.com/product/leedlime)[![Startup Benchmarks](https://startupbenchmarks.com/assets/images/badge.png) ](https://startupbenchmarks.com)[![The App Tools](https://theapptools.com/assets/images/badge.png) ](https://theapptools.com)[![The Key Tools](https://thekeytools.com/assets/images/badge.png) ](https://thekeytools.com)[![Top Trend Tools](https://toptrendtools.com/assets/images/badge.png) ](https://toptrendtools.com)[![We Like Tools](https://weliketools.com/assets/images/badge.png) ](https://weliketools.com)[![Smart Kit Hub](https://smartkithub.com/assets/images/badge.png) ](https://smartkithub.com)[![Stack Directory](https://stackdirectory.com/assets/images/badge.png) ](https://stackdirectory.com)[![Listed on Uno Directory](https://uno.directory/uno-directory.svg) ](https://uno.directory)[![Featured on Startup Fame](https://startupfa.me/badges/featured-badge.webp) ](https://startupfa.me/s/leedlime?utm_source=leedlime.com)[![Featured on neeed.directory](https://neeed.directory/badges/neeed-badge-light.svg) ](https://neeed.directory/products/leedlime?utm_source=leedlime)[![Featured on ListMySaaS](https://listmysaas.xyz/listmysaasbadgenormal.svg) ](https://listmysaas.xyz/)[![Featured on Wired Business](https://wired.business/badge0-dark.svg) ](https://wired.business)[![Featured on Twelve Tools](https://twelve.tools/badge0-dark.svg) ](https://twelve.tools)[![Featured on DailyPings](https://dailypings.com/badge.svg) ](https://dailypings.com/p/leedlime)[![Featured on Findly.tools](https://findly.tools/badges/findly-tools-badge-light.svg) ](https://findly.tools/leedlime?utm_source=leedlime)[![Featured on LaunchIgniter](https://launchigniter.com/api/badge/leedlime?theme=neutral) ](https://launchigniter.com/product/leedlime?ref=badge-leedlime)[![Featured on Aura++](https://auraplusplus.com/images/badges/featured-on-dark.svg) ](https://auraplusplus.com/projects/leedlime)[![Featured on IndieHunt](https://indiehunt.io/badges/indiehunt-badge-dark.svg) ](https://indiehunt.io/project/leedlime-find-leads-from-reddit)[![Featured on EarlyHunt](https://earlyhunt.com/badges/earlyhunt-badge-light.svg) ](https://earlyhunt.com/project/leedlime-find-leads-from-reddit)[![Featured on AI X Collection](https://aixcollection.com/assets/images/badge.png) ](https://aixcollection.com)[![Featured on Good AI Tools](https://goodaitools.com/assets/images/badge.png) ](https://goodaitools.com/ai/leedlime)[![Million Dot Homepage](https://milliondothomepage.com/assets/images/badge.png) ](https://milliondothomepage.com/product/leedlime)[![Startup Benchmarks](https://startupbenchmarks.com/assets/images/badge.png) ](https://startupbenchmarks.com)[![The App Tools](https://theapptools.com/assets/images/badge.png) ](https://theapptools.com)[![The Key Tools](https://thekeytools.com/assets/images/badge.png) ](https://thekeytools.com)[![Top Trend Tools](https://toptrendtools.com/assets/images/badge.png) ](https://toptrendtools.com)[![We Like Tools](https://weliketools.com/assets/images/badge.png) ](https://weliketools.com)[![Smart Kit Hub](https://smartkithub.com/assets/images/badge.png) ](https://smartkithub.com)[![Stack Directory](https://stackdirectory.com/assets/images/badge.png) ](https://stackdirectory.com)[![Listed on Uno Directory](https://uno.directory/uno-directory.svg) ](https://uno.directory)[![Featured on Startup Fame](https://startupfa.me/badges/featured-badge.webp) ](https://startupfa.me/s/leedlime?utm_source=leedlime.com)[![Featured on neeed.directory](https://neeed.directory/badges/neeed-badge-light.svg) ](https://neeed.directory/products/leedlime?utm_source=leedlime)[![Featured on ListMySaaS](https://listmysaas.xyz/listmysaasbadgenormal.svg)](https://listmysaas.xyz/)

![](/images/lime-field-paint.jpg)