

Zeabur
Beta: Paperclip is in early development. This template and the software may have unexpected issues.
Paperclip is an orchestration platform for coordinating multiple AI agents (Claude, Codex, Cursor, OpenClaw, etc.) to run autonomous businesses. It provides a Node.js server with a React UI that manages agent teams, assigns goals, tracks work, and monitors costs from a central dashboard.
pnpm paperclipai auth bootstrap-ceo
/home/node/ (e.g. /home/node/workspaces/my-project).hello probe succeeded.PAPERCLIP_AUTH_DISABLE_SIGN_UP to true in Zeabur environment variables to prevent unauthorized signups.Currently only Terminal login is supported. Environment variable authentication (OPENAI_API_KEY / ANTHROPIC_API_KEY) is not yet working.
| Tool | Terminal Login |
|---|---|
| Codex | runuser -u node -- codex login --device-auth |
| Claude Code | runuser -u node -- claude login |
runuser -u node -- prefix when running CLI tools in Terminal. Running as root will cause permission issues.OPENAI_API_KEY is not set warning: This warning can be safely ignored if you authenticated via codex login./home/node/ survives restarts. All other paths are ephemeral./app — it contains the Paperclip source code and will be overwritten on updates. Always use paths under /home/node/ which is persistent.PAPERCLIP_AUTH_DISABLE_SIGN_UP to true after creating your admin account. Temporarily set to false when you need to invite new users, then set back to true.zeabur/paperclip, amd64 + arm64)config.json on first bootnode user via runuser (required for Claude Code CLI)/home/node/claude-code, codex, opencode-ai