Post

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
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/paperclip.sh)"
CPU: 4 cores RAM: 8192 MB Disk: 20 GB OS: Debian 13

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
Port: 3100
## Links - [Official Website](https://paperclip.ing/) - [Documentation](https://docs.paperclip.ing/) ---
Source code
Loading...