Multica
vlatest
Open-source orchestration for AI agent teams -- assign issues, track progress kanban-style, compound skills
What's included
- Multica server -- backend, web UI, and PostgreSQL from official GHCR images
- Works with Claude Code, Codex, OpenCode, OpenClaw, Hermes, and more
- Caddy -- reverse proxy with auto-HTTPS
- Measured footprint -- the whole stack idles around 100 MB of RAM
After install
- Create your account in the web UI (verification codes print to backend logs until an email provider is configured)
- Install the multica CLI on the machines where your agents run
- Connect them to your server: multica setup self-host
Supported Operating Systems
Ubuntu 24Ubuntu 25Debian 12Debian 13Rocky 9Rocky 10Alma 9Alma 10
Requirements
- RAM
- 1GB minimum
- Disk
- 10GB minimum
Configuration
| Variable | Default | Description |
|---|---|---|
| MULTICA_HOST | server hostname | Hostname or IP for the web UI. Hostnames get auto-HTTPS via Let's Encrypt. |
0 installsOfficial website →
Changelog
v1.0.02026-07-12
- Initial release -- self-host stack via official images with public origin configured