Memoh
Give every AI agent its own cloud computer. Open source.
Desktop, browser, network, and long-term memory — always on, even when your laptop is closed.
## What is Memoh?
Memoh is an open-source multi-agent platform. Each agent gets its own cloud computer — a dedicated workspace with a filesystem, desktop, browser, network, and long-term memory. Your agents stay online 24/7, even when your laptop is closed.
Use your own API keys to run Memoh's built-in agent, or host your existing Claude Code and Codex agents inside Memoh workspaces.
Talk to them through Telegram, Discord, Lark, WeChat, Web UI, and more. They remember context across sessions and platforms, drive a browser, call MCP tools, and run scheduled tasks. Run one for yourself, assign one to each team member, or spin up a fleet.
## Get Started
### Memoh Cloud
> [!TIP]
> Memoh Cloud is coming soon — zero setup, always-on agents in the cloud. Join the waitlist at [memoh.ai/waitlist](https://memoh.ai/waitlist).
### Deploy to Server
Self-host the full stack on your own infrastructure.
```bash
curl -fsSL https://memoh.sh | sh
```