Paperclip
Paperclip is an open-source orchestration platform for managing autonomous AI agent teams with goals, routines, governance, and a browser-based control plane.
Paperclip
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/paperclip.sh)"
Notes
Credentials and the initial CEO bootstrap invite are stored in
~/paperclip.creds. Open the invite link to complete admin setup; generate a new one with pnpm paperclipai auth bootstrap-ceo from /opt/paperclip after sourcing .env.Codex and Claude Code are preinstalled. Authenticate them as root inside the container (
codex / claude /login) so Paperclip can reuse the credentials.When accessing from a different hostname, update
PAPERCLIP_PUBLIC_URL in /opt/paperclip/.env, restart the service, and run pnpm paperclipai allowed-hostname </code>.</div> </div> ## Web Interface## Links - [Official Website](https://paperclip.ing/) - [Documentation](https://docs.paperclip.ing/) ---