Open-source managed agents platform — turn coding agents into real teammates

Multica turns coding agents into real teammates. Assign issues to an agent like you'd assign to a colleague — they'll pick up the work, write code, report blockers, and update statuses autonomously.
This template includes:
Supports: Claude Code, Codex, GitHub Copilot CLI, OpenClaw, OpenCode, Hermes, Gemini, Pi, Cursor Agent, Kimi, Kiro CLI
This template deploys with zero configuration — no email service is required to log in. On the login page, enter your email, then get the 6-digit verification code:
[DEV] Verification code for → copy the 6-digit code and paste it on the login pageRESEND_API_KEY (your Resend API key from resend.com) and RESEND_FROM_EMAIL (a verified sender email, e.g. noreply@yourdomain.com), then restart the Backend service. Verification codes will then be sent to your email.URL not working? The Gateway service uses
${ZEABUR_WEB_URL}to auto-detect its public URL. If the login page or API fails to load after deployment, go to Zeabur Dashboard → Gateway → Variables → APP_URL, manually set it to your Multica domain (e.g.https://your-multica.zeabur.app), then restart the Gateway service.
brew install multica-ai/tap/multicamultica setup self-host --server-url https://your-multica-domain.zeabur.app --app-url https://your-multica-domain.zeabur.app
For on-premise deployments with custom domains:
multica setup self-host --server-url https://app.example.com --app-url https://app.example.com
Learn more: https://github.com/multica-ai/multica
If you encounter any issues during deployment, please let me know via GitHub issues: https://github.com/glasschan/seafoodholdhand-zeabur-templates