by lobu-ai · MCP Server · ★ 209
Lobu — Multi-tenant OpenClaw for Organizations Lobu is an open-source multi-tenant gateway for OpenClaw. One sandbox and filesystem per user/channel. Shared memory across contexts. Agents never see secrets. OpenClaw is a full agent runtime (800k LOC) but it's single-tenant by design — every user shares the same filesystem and bash session. Lobu rewrites only the gateway layer (40k LOC) to be multi-tenant and keeps OpenClaw's Pi harness untouched inside each worker. Embedded mode uses just-bash + Nix for reproducible packages.
| Stars | 209 |
| Forks | 28 |
| Language | TypeScript |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 69.7001492824243/100 |
| Open Issues | 37 |
| Last Updated | 2026-08-25 |
| Created | 2025-07-27 |
| Platforms | mcp, node |
| Est. Tokens | ~16k |
Explore other popular mcp server tools:
lobu is Open-source control plane and runtime for organisational agents: shared company context, isolated execution, approvals and MCP.. It is categorized as a MCP Server with 209 GitHub stars.
lobu is primarily written in TypeScript. It covers topics such as agent, agent-infrastructure, agent-memory.
You can find installation instructions and usage details in the lobu GitHub repository at github.com/lobu-ai/lobu. The project has 209 stars and 28 forks, indicating an active community.
lobu is released under the Apache-2.0 license, making it free to use and modify according to the license terms.