Meet Paperclip: The Tool Turning OpenClaw Agents Into an AI Company
OpenClaw mania is taking off in a big way in China. The GitHub repo has received more stars than Linux, and meetups have made way to a full-on OpenClaw store in China. To say people are excited about it is an understatement.
While Claw-mania consumes the consumer, it’s the enterprise AI’s revenge this week, and to say everyone wants their own version of OpenClaw for the enterprise is an understatement.
First of all…
Microsoft just launched Copilot Cowork, a feature built in collaboration with Anthropic that lets AI complete multi-step tasks across Outlook, Teams, Excel, and PowerPoint.
Remember when Claude Cowork wiped $220 billion off Microsoft’s market cap in January? Microsoft’s response: take the name, license the technology, and ship it as a Copilot feature. The ultimate “if you can’t beat ’em” move. (We wrote about Microsoft’s enterprise security play with Agent 365 just this morning if you want the deeper context.)
Meanwhile, Anthropic launched Claude Marketplace, a commission-free app store for enterprise tools built on Claude. Nvidia is also planning to launch an open-source AI agent platform, which they’re calling NemoClaw. The company has a NeMo Agent Toolkit, an open-source library for connecting, evaluating, and accelerating teams of AI agents across any framework.
Jensen Huang called OpenClaw “probably the single most important release of software ever”… so it makes sense to try to package it up themselves.
Missing in action? Google still hasn’t shipped its answer to Cowork. We also heard a rumor that OpenAI might ship its own cloud-based work tool sometime in the next few weeks as well… The message is clear: the “AI as your coworker” race is on, and enterprises are the prize.
But the most interesting entry isn’t from Big Tech at all
Meet Paperclip (code): an open-source tool that organizes your AI agents (Claude Code, OpenClaw, Codex, Cursor, whatever) into an actual company structure. As creator @dotta puts it: “You can only manage a rats nest of shell scripts and HEARTBEATS.md for so long before you realize there’s got to be a better way.”
Context: OpenClaw (the popular open-source AI coding agent) uses a HEARTBEATS.md file to track tasks. Run multiple agents and you get a mess of terminals with zero coordination. It’s like running a company where every employee works in a different building.
Paperclip gives you:
- Org charts and roles: AI CEO delegates to CTO, who delegates to engineers. Real hierarchy.
- Goal alignment: Every task traces to a company mission, so agents know why they’re working.
- Cost control: Monthly budgets per agent. Hit the limit? They stop. No $500 surprise bills.
- Heartbeats: Agents wake on a schedule, check work, act. No babysitting.
- Full audit trail: Every decision, tool call, and conversation logged.
Want to try it? Here’s how (no coding required)
- Install Node.js (version 20 or higher) if you don’t have it (ask your AI to help).
- Open your terminal (Mac: search “Terminal” in Spotlight; Windows: search “Command Prompt”).
- Type npx paperclipai onboard –yes and hit Enter.
- The app launches in your browser and walks you through setting up your first AI CEO.
- Approve hiring a coder. That’s it. Your “company” is running.
The project already has 14.2K GitHub stars and 1.6K forks just in its first week. A marketplace (Clipmart) is coming where you’ll download entire pre-built company templates (content agencies, trading desks, dev shops) and run them with one click.
Why this matters: 2025 was the year of the AI employee. 2026 is shaping up to be the year of the AI company. Microsoft, Anthropic, OpenAI, and maybe now NVIDIA are all fighting over enterprise contracts. But Open-source projects like Paperclip are asking a different question: what if you skip the enterprise vendor entirely and build the company yourself? And by “yourself”, we mean by agents, of course.
And yes, the name is a Clippy joke. We think. We hope.Editor’s note: This content originally ran in the newsletter of our sister publication, The Neuron. To read more from The Neuron, sign up for its newsletter here.
The post Meet Paperclip: The Tool Turning OpenClaw Agents Into an AI Company appeared first on eWEEK.