
- Category
- Dev Tools
- Website
- github.com
- Language
- English
- Listed
- 13d ago
- Stars
- 79,250
- Forks
- 14,527
paperclipai/paperclip ↗· TypeScript· MIT· Last commit 5h ago
Paperclip is an open source control plane for running a team of AI agents like a company. It is a Node.js server with a React dashboard: you define a goal, assign roles on an org chart that mixes people and agents, and then review and approve what the agents produce.
Agents come from wherever you already run them, including Claude Code, Codex, Cursor, OpenClaw or anything reachable over a shell or HTTP, and they wake on scheduled heartbeats instead of waiting for you to type. Each agent gets a budget that stops it at the limit, and every conversation and tool call is traced in a ticket with an immutable audit log, so what was decided and why stays visible. A single deployment can hold several companies with separate data, and the dashboard works from a phone. Against a wall of parallel terminal sessions, its answer is to put approvals, costs and responsibilities in one place.