A new open-source project called Paperclip crossed 14,000 GitHub stars in under a week, drawing attention for a deceptively simple idea: replace your entire company with AI agents.

What It Does

Paperclip is a Node.js server and React dashboard that orchestrates a team of AI agents around a shared goal. You define an objective โ€” say, "Build the #1 AI note-taking app to $1M MRR" โ€” then hire specialized agents to fill roles: CEO, CTO, engineers, marketers. Each agent draws from providers like Anthropic or OpenAI, operates on a defined budget, and hands off tasks to other agents via an org-chart-style coordination layer.

The project positions itself explicitly in relation to single-agent tools: "If OpenClaw is an employee, Paperclip is the company."

Why the Traction

Unlike workflow automation tools that string together fixed pipelines, Paperclip introduces organizational structure โ€” agents have reporting hierarchies, budgets, and wake-up schedules that mirror how human teams operate. The dashboard tracks token costs per agent and flags blockers, giving users visibility into what's running and what it's costing.

The project is fully self-hosted with no Paperclip account required. Getting started is a single command: npx paperclipai onboard --yes.

What's Coming

The team is building Clipmart, a marketplace for downloadable pre-built "companies" โ€” full org structures, agent configs, and skills โ€” that users could run or sell as templates. The framing of AI companies as transferable products is new territory.

Whether Paperclip produces real output beyond demos remains an open question, but the GitHub momentum suggests developers are eager to find out.