Moltbot is Installed on This Server!

Your personal AI assistant is ready to configure. Complete the setup to start using Moltbot with your favorite chat apps and unlock powerful automation capabilities.

What is Moltbot?

🤖

Local AI Assistant

Moltbot is an open-source personal AI assistant that runs entirely on your local machine. Think of it as a "smart model with eyes and hands at a desk" that you can interact with through your favorite chat apps.

🔒

Privacy First

Your data stays on your machine by default. Unlike cloud-based services, you maintain complete control over your information and conversations.

🧠

Persistent Memory

Moltbot maintains context 24/7 across all conversations, developing a personalized understanding of your preferences and needs over time.

Powerful Features

💬 Multi-Platform Chat

Interact via WhatsApp, Telegram, Discord, Slack, Signal, or iMessage. Use it from your phone or computer in direct messages or group chats.

🌐 Browser Automation

Moltbot can browse the web, complete forms, and interact with websites on your behalf.

📁 File Operations

Full read/write access to your filesystem for document processing and file management.

⚙️ Shell Access

Execute shell commands and system operations with configurable sandbox levels.

🔄 Background Tasks

Run autonomous tasks and set up cron jobs that work even when you're not actively chatting.

🧩 50+ Integrations

Connect with Spotify, Gmail, GitHub, Obsidian, Twitter, and dozens more services.

Popular Integrations

Spotify Gmail GitHub Obsidian Twitter Calendar Notion Slack And 40+ more...

🚀 Fully Extensible

Browse community-built skills on ClawdHub, or let Moltbot write and deploy its own extensions through natural language requests. It can literally modify itself to add new capabilities.

Installation

NPM Install

Install globally via npm:

npm i -g clawdbot
clawdbot onboard

From Source

For advanced users who want to build from source:

git clone https://github.com/moltbot/moltbot.git
cd moltbot && pnpm install && pnpm run build

macOS App

Companion menubar application for macOS 14+:

Download the universal binary from the GitHub releases page.

System Requirements

  • macOS, Windows, or Linux
  • Node.js (for npm installation)
  • API key for Anthropic Claude, OpenAI, or a local model setup

How to Use Moltbot

1

Install & Onboard

After installation, run the onboarding process to configure your preferred AI model (Claude, OpenAI, or local), chat platforms, and permission levels.

2

Connect Your Chat Apps

Link Moltbot to your messaging platforms (WhatsApp, Telegram, Discord, etc.). You can use multiple platforms simultaneously.

3

Start Chatting

Simply message Moltbot through any connected platform. It maintains memory across all conversations and can help with tasks like:

  • Email and calendar management
  • Document analysis and processing
  • Code testing and PR generation
  • Web research and automation
  • Custom workflow creation
  • Task automation from mobile devices
4

Extend & Customize

Add integrations from ClawdHub or ask Moltbot to create custom functionality through natural language. It can write and deploy its own extensions.

Real-World Use Cases

📧 Email Management

Let Moltbot read, filter, and respond to emails based on your preferences and priorities.

👨‍💻 Development Tasks

Autonomous code testing, generating pull requests, and managing GitHub workflows.

📱 Mobile Automation

Control your desktop workflows from your phone through chat messages.

📊 Data Processing

Analyze documents, process files, and generate reports automatically.

🤝 Multi-Agent Collaboration

Deploy multiple Moltbot instances that work together on complex tasks.

⏰ Scheduled Tasks

Set up cron jobs for recurring tasks and autonomous operations.

Tips for Effective Interaction

  • Be specific: Clear instructions yield better results
  • Use memory: Moltbot remembers context, so reference previous conversations
  • Set boundaries: Configure sandbox levels to control system access
  • Leverage integrations: Install relevant skills for your workflow
  • Multi-platform: Message from whichever device is most convenient

Resources & Community

Philosophy & Values

Moltbot is built on the principle of personal ownership and open-source collaboration. Unlike "walled garden" SaaS models, Moltbot gives you complete control over your AI assistant. It's self-hackable, customizable, and designed to work for you, not a corporation.

Created by Peter Steinberger and maintained by an active community of contributors, Moltbot represents a vision of AI that's accessible, transparent, and user-empowering.

Deployment Options

The community has successfully deployed Moltbot on various platforms including:

  • Personal laptops and desktops
  • Mac Minis
  • Raspberry Pi
  • Cloud infrastructure (VPS, AWS, etc.)