2026-03-02 10:31:59 -06:00
< p align = "center" >
2026-03-02 10:34:39 -06:00
< img src = "doc/assets/header.png" alt = "Paperclip — runs your business" width = "720" / >
2026-03-02 10:31:59 -06:00
< / p >
< p align = "center" >
< a href = " #quickstart " >< strong > Quickstart</ strong ></ a > ·
< a href = "https://paperclip.dev/docs" > < strong > Docs< / strong > < / a > ·
2026-03-02 11:06:07 -06:00
< a href = "https://github.com/paperclipai/paperclip" > < strong > GitHub< / strong > < / a > ·
2026-03-02 10:31:59 -06:00
< a href = "https://discord.gg/paperclip" > < strong > Discord< / strong > < / a >
< / p >
< p align = "center" >
2026-03-02 11:06:07 -06:00
< a href = "https://github.com/paperclipai/paperclip/blob/master/LICENSE" > < img src = "https://img.shields.io/badge/license-MIT-blue" alt = "MIT License" / > < / a >
< a href = "https://github.com/paperclipai/paperclip/stargazers" > < img src = "https://img.shields.io/github/stars/paperclipai/paperclip?style=flat" alt = "Stars" / > < / a >
2026-03-02 10:31:59 -06:00
< a href = "https://discord.gg/paperclip" > < img src = "https://img.shields.io/discord/000000000?label=discord" alt = "Discord" / > < / a >
< / p >
< br / >
2026-03-02 10:52:08 -06:00
< div align = "center" >
< video src = "https://github.com/user-attachments/assets/773bdfb2-6d1e-4e30-8c5f-3487d5b70c8f" width = "600" controls > < / video >
< / div >
2026-03-02 10:31:59 -06:00
< br / >
## What is Paperclip?
### **If OpenClaw is an _employee_, Paperclip is the _company_**
Paperclip is a Node.js server and React UI that orchestrates a team of AI agents to run a business. Bring your own agents, assign goals, and track your agents' work and costs from one dashboard.
It looks like a task manager — but under the hood it has org charts, budgets, governance, goal alignment, and agent coordination.
**Three steps to an autonomous company:**
| | Step | Example |
| ------ | --------------- | ------------------------------------------------------------------ |
| **01** | Define the goal | _"Build the #1 AI note-taking app to $1M MRR."_ |
| **02** | Hire the team | CEO, CTO, engineers, designers, marketers — any bot, any provider. |
| **03** | Approve and run | Review strategy. Set budgets. Hit go. Monitor from the dashboard. |
< br / >
> **COMING SOON: Clipmart** — Download and run entire companies with one click. Browse pre-built company templates — full org structures, agent configs, and skills — and import them into your Paperclip instance in seconds.
< br / >
2026-03-02 10:52:08 -06:00
< div align = "center" >
2026-03-02 10:31:59 -06:00
< table >
< tr >
< td align = "center" > < strong > Works< br / > with< / strong > < / td >
< td align = "center" > < img src = "doc/assets/logos/openclaw.svg" width = "32" alt = "OpenClaw" / > < br / > < sub > OpenClaw< / sub > < / td >
< td align = "center" > < img src = "doc/assets/logos/claude.svg" width = "32" alt = "Claude" / > < br / > < sub > Claude Code< / sub > < / td >
< td align = "center" > < img src = "doc/assets/logos/codex.svg" width = "32" alt = "Codex" / > < br / > < sub > Codex< / sub > < / td >
< td align = "center" > < img src = "doc/assets/logos/cursor.svg" width = "32" alt = "Cursor" / > < br / > < sub > Cursor< / sub > < / td >
2026-03-02 10:52:08 -06:00
< td align = "center" > < img src = "doc/assets/logos/bash.svg" width = "32" alt = "Bash" / > < br / > < sub > Bash< / sub > < / td >
2026-03-02 10:31:59 -06:00
< td align = "center" > < img src = "doc/assets/logos/http.svg" width = "32" alt = "HTTP" / > < br / > < sub > HTTP< / sub > < / td >
< / tr >
< / table >
2026-03-02 10:52:08 -06:00
< em > If it can receive a heartbeat, it's hired.< / em >
2026-03-02 11:06:07 -06:00
2026-03-02 10:52:08 -06:00
< / div >
2026-03-02 10:31:59 -06:00
< br / >
## Paperclip is right for you if
2026-03-02 10:52:08 -06:00
- ✅ You want to build **autonomous AI companies**
- ✅ You **coordinate many different agents** (OpenClaw, Codex, Claude, Cursor) toward a common goal
- ✅ You have **20 simultaneous Claude Code terminals** open and lose track of what everyone is doing
- ✅ You want agents running **autonomously 24/7** , but still want to audit work and chime in when needed
- ✅ You want to **monitor costs** and enforce budgets
- ✅ You want a process for managing agents that **feels like using a task manager**
- ✅ You want to manage your autonomous businesses **from your phone**
2026-03-02 10:31:59 -06:00
< br / >
## Features
2026-03-02 10:52:08 -06:00
< table >
< tr >
< td align = "center" width = "33%" >
< h3 > 🔌 Bring Your Own Agent< / h3 >
Any agent, any runtime, one org chart. If it can receive a heartbeat, it's hired.
< / td >
< td align = "center" width = "33%" >
< h3 > 🎯 Goal Alignment< / h3 >
Every task traces back to the company mission. Agents know < em > what< / em > to do and < em > why< / em > .
< / td >
< td align = "center" width = "33%" >
< h3 > 💓 Heartbeats< / h3 >
Agents wake on a schedule, check work, and act. Delegation flows up and down the org chart.
< / td >
< / tr >
< tr >
< td align = "center" >
< h3 > 💰 Cost Control< / h3 >
Monthly budgets per agent. When they hit the limit, they stop. No runaway costs.
< / td >
< td align = "center" >
< h3 > 🏢 Multi-Company< / h3 >
One deployment, many companies. Complete data isolation. One control plane for your portfolio.
< / td >
< td align = "center" >
< h3 > 🎫 Ticket System< / h3 >
Every conversation traced. Every decision explained. Full tool-call tracing and immutable audit log.
< / td >
< / tr >
< tr >
< td align = "center" >
< h3 > 🛡️ Governance< / h3 >
You're the board. Approve hires, override strategy, pause or terminate any agent — at any time.
< / td >
< td align = "center" >
< h3 > 📊 Org Chart< / h3 >
Hierarchies, roles, reporting lines. Your agents have a boss, a title, and a job description.
< / td >
< td align = "center" >
< h3 > 📱 Mobile Ready< / h3 >
Monitor and manage your autonomous businesses from anywhere.
< / td >
< / tr >
< / table >
2026-03-02 10:31:59 -06:00
< br / >
## What Paperclip is not
| | |
| ---------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| **Not a chatbot.** | Agents have jobs, not chat windows. |
| **Not an agent framework.** | We don't tell you how to build agents. We tell you how to run a company made of them. |
| **Not a workflow builder.** | No drag-and-drop pipelines. Paperclip models companies — with org charts, goals, budgets, and governance. |
| **Not a prompt manager.** | Agents bring their own prompts, models, and runtimes. Paperclip manages the organization they work in. |
| **Not a single-agent tool.** | This is for teams. If you have one agent, you probably don't need Paperclip. If you have twenty — you definitely do. |
2026-03-02 11:06:07 -06:00
| **Not a code review tool.** | Paperclip orchestrates work, not pull requests. Bring your own review process. |
2026-03-02 10:31:59 -06:00
< br / >
## Quickstart
Open source. Self-hosted. No Paperclip account required.
```bash
npx paperclip onboard
```
Or manually:
```bash
2026-03-02 11:06:07 -06:00
git clone https://github.com/paperclipai/paperclip.git
2026-03-02 10:31:59 -06:00
cd paperclip
pnpm install
pnpm dev
```
This starts the API server at `http://localhost:3100` and the UI at `http://localhost:5173` . An embedded PostgreSQL database is created automatically — no setup required.
> **Requirements:** Node.js 20+, pnpm 9.15+
< br / >
2026-03-02 11:06:07 -06:00
## FAQ
2026-03-02 10:31:59 -06:00
2026-03-02 11:06:07 -06:00
**What does a typical setup look like?**
Locally, a single Node.js process manages an embedded Postgres and local file storage. For production, point it at your own Postgres and deploy however you like. Configure projects, agents, and goals — the agents take care of the rest.
2026-03-02 10:31:59 -06:00
2026-03-02 11:06:07 -06:00
If you're a solo-entreprenuer you can use Tailscale to access Paperclip on the go. Then later you can deploy to e.g. Vercel when you need it.
2026-03-02 10:31:59 -06:00
2026-03-02 11:06:07 -06:00
**Can I run multiple companies?**
Yes. A single deployment can run an unlimited number of companies with complete data isolation.
2026-03-02 10:31:59 -06:00
**How is Paperclip different from agents like OpenClaw or Claude Code?**
Paperclip _uses_ those agents. It orchestrates them into a company — with org charts, budgets, goals, governance, and accountability.
2026-03-02 11:06:07 -06:00
**Why should I use Paperclip instead of just pointing my OpenClaw to Asana or Trello?**
Agent orchestration has subtleties in how you coordinate who has work checked out, how to maintain sessions, monitoring costs, establishing governance - Paperclip does this for you.
2026-03-02 10:31:59 -06:00
2026-03-02 11:06:07 -06:00
(Bring-your-own-ticket-system is on the Roadmap)
2026-03-02 10:31:59 -06:00
**Do agents run continuously?**
2026-03-02 11:06:07 -06:00
By default, agents run on scheduled heartbeats and event-based triggers (task assignment, @-mentions). You can also hook in continuous agents like OpenClaw. You bring your agent and Paperclip coordinates.
2026-03-02 10:31:59 -06:00
< br / >
## Development
```bash
pnpm dev # Full dev (API + UI)
pnpm dev:server # Server only
pnpm dev:ui # UI only
pnpm build # Build all
pnpm typecheck # Type checking
pnpm test:run # Run tests
pnpm db:generate # Generate DB migration
pnpm db:migrate # Apply migrations
```
See [doc/DEVELOPING.md ](doc/DEVELOPING.md ) for the full development guide.
< br / >
## Contributing
We welcome contributions. See the [contributing guide ](CONTRIBUTING.md ) for details.
<!-- TODO: add CONTRIBUTING.md -->
< br / >
## Community
2026-03-02 11:06:07 -06:00
- [Discord ](# ) — Coming soon
- [GitHub Issues ](https://github.com/paperclipai/paperclip/issues ) — bugs and feature requests
- [GitHub Discussions ](https://github.com/paperclipai/paperclip/discussions ) — ideas and RFC
2026-03-02 10:31:59 -06:00
< br / >
## License
MIT © 2026 Paperclip
< br / >
---
2026-03-02 11:38:45 -06:00
< p align = "center" >
< img src = "doc/assets/footer.jpg" alt = "" width = "720" / >
< / p >
2026-03-02 10:31:59 -06:00
< p align = "center" >
< sub > Open source under MIT. Built for people who want to run companies, not babysit agents.< / sub >
< / p >