Your Personal AI.
Hosted Anywhere.

A 66MB Go binary with a web dashboard, MCP marketplace, and an extensible proactive agent (WhatsApp, Telegram, Discord, Slack, and SMS). Encrypted by default.

# Launch your agent in one command
$ curl -sSL https://openlobster.app/install.sh | sh

Everything you need, in a single binary.

Engineered to Lead.

Compare the actual infrastructure, not just the marketing. OpenLobster is built for performance and absolute data ownership.

200ms
Cold Start Latency
30MB
Idle RAM Footprint
66MB
Static Go Binary
Architecture OpenLobster Hermes OpenClaw Manus OpenHands
Main Features
Multi-user Support (Graph) (Profiles) (SaaS) (Enterprise)
Local Execution (Cloud)
Memory Backend (Graph) (Vector) (Markdown) (Vector) (Vector)
Plugin Architecture (Rust / RPC) (Node.js)
Security Model
Disk Encryption (Disk Encryption)
Hardened Images (Hardened) (Alpine) (Docker) (Managed) (Docker)
Process Isolation (JSON-RPC) (Python) (Node.js) (Cloud) (Python)
Extensibility & Ecosystem
MCP Marketplace (Marketplace) (Manual) (Manual) (Manual) (Manual)
Skills System
Task Management (Panel UI) (Chat) (Chat)
Agent2Agent Protocol (Native) (Beta) (Plugin)
Resource Efficiency
Primary Focus Personal Academic Personal Personal SWE
Messaging Platforms (Multi-channel) (Multi-channel) (Multi-channel) (Multi-channel) (Web / CLI)

Live in seconds.

Download the binary, run the setup wizard, and start talking to your agent.

install.sh
curl -sSL https://openlobster.app/install.sh | sh
docker-compose.yml
services:
  agent:
    image: ghcr.io/neirth/openlobster:latest
    ports: ["8080:8080"]
    volumes: ["./data:/app/data"]

Robust by Design.

We chose reliable, boring technology to ensure your agent runs forever with zero maintenance.

Web UI
SolidJS + Vite
Core Engine
Go + GraphQL
Plugins
Rust (JSON-RPC)
Relational DB
SQLite / Postgres
Graph Engine
GML / Neo4j
Messaging
WhatsApp, TG, Slack, Discord, SMS
Model Providers
Ollama, OpenAI, Anthropic
Scheduler
Asynchronous Event-loop