Everything you need, in a single binary.
Go + Rust Dual Architecture
A hyper-concurrent Go core orchestrates the agent, while critical integrations (AI, WhatsApp, Secrets) run as isolated Rust subprocesses via JSON-RPC. 200ms cold start, 30MB RAM.
Graph-Based Memory
Moves beyond markdown file limitations. OpenLobster utilizes a proper graph database (Neo4j/GML) to build typed relationships as it interacts, allowing the agent to learn and navigate complex contexts without collapsing.
Unified Identities
Channel-agnostic management. Each user maintains their own conversation context, allowing the agent to synthesize a global knowledge graph that interconnects information across multiple users and platforms.
Event-Driven Scheduler
Your agent lives 24/7 without draining resources. A strict event loop wakes it only for real events and timed tasks, ensuring sub-second precision without overhead.
Native MCP Marketplace
Give your agent hands instantly. Install Model Context Protocol servers right from the SolidJS dashboard and expand its capabilities (Web Search, Git, Files) without touching code.
Engineered to Lead.
Compare the actual infrastructure, not just the marketing. OpenLobster is built for performance and absolute data ownership.
| 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) |
Join the open network.
Contribute to the MCP marketplace, propose architecture changes, and build the future of local AI.
Architecture & Code
Contribute to the core Go engine or the SolidJS dashboard on GitHub.
View GitHub →Live Support
Share MCP server configs, get deployment help, and chat with the maintainers.
Join Discord →Pre-built Binaries
Download static binaries for Linux, macOS, and Windows. No compilation required.
Download →The Handbook
Comprehensive guides on environment variables, Neo4j setup, and OpenBao integration.
Read docs →Live in seconds.
Download the binary, run the setup wizard, and start talking to your agent.
curl -sSL https://openlobster.app/install.sh | sh
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.