Self-host with Docker ยท Yantr
Paperclip
Self-hosted control center for coordinating teams of AI agents.
1
Ports
3
Notes
3
Use Cases
About
What Paperclip does
Paperclip is a self-hosted control center for running AI agents like a team. It gives you an org chart, task system, budgets, approvals, routines, and audit history so you can coordinate multiple agents from one private dashboard while keeping control of provider keys and costs.
Install Flow
How to self-host Paperclip
Paperclip can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Paperclip does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Run a private AI operations dashboard where multiple agents can be assigned roles, goals, and reporting lines across ongoing projects.
- Track agent work, approvals, budgets, and activity history from one place instead of juggling separate terminals and ad hoc scripts.
- Coordinate coding, research, and operational agents with recurring routines and governance controls before they run unattended.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3100 | HTTP | Web UI |
Docker Image
ghcr.io/paperclipai/paperclip:latest
Service Name
paperclip
Notes
Things to know before you deploy
- Paperclip does not include AI models or provider credits; connect your own providers or agent runtimes after deployment.
- The embedded database and uploaded data are stored in the named Docker volume mounted at /paperclip.
- If you later place Paperclip behind a custom reverse proxy, set its public URL and allowed hostnames to match that external address.
Related Apps
More tools you might pair with Paperclip
Page generated 2026-06-23T15:50:08.758Z