Comparison
Provision vs Paperclip
Provision and Paperclip overlap on the management plane by design — both projects converged on the same primitives because that's what running a team of agents actually requires. The honest difference is how much of the stack each one owns: Paperclip is deliberately runtime-agnostic (bring your own agent), while Provision picks one runtime — OpenClaw — and ships channels, email, browser, and hosting alongside the management layer.
At a glance
Paperclip is the management plane, BYO runtime. Provision is the management plane plus an opinionated OpenClaw runtime, channels, email, and managed hosting. Both are MIT-licensed open source.
Feature-by-feature comparison
Side-by-side on the things that usually drive a decision.
Compiled from public marketing materials. If anything has changed on paperclip.ing, we'll update — please let us know.
How they actually differ
The five or six dimensions that matter most when teams pick one.
Same primitives, different scope
Both projects ship org charts, hierarchical goals, ticketed work with atomic checkout, delegation between agents, approval gates, cron-based routines, token usage tracking, and full audit logs. That convergence isn't accidental — it's what running a team of agents actually requires. Where the projects diverge is everything underneath those primitives.
BYO runtime vs opinionated runtime
Paperclip's biggest design choice is runtime-agnosticism — anything that can receive an HTTP heartbeat is a valid agent. That's a real strength: you can mix Claude Code sessions, OpenClaw bots, and bash scripts under one management plane. The trade-off is that Paperclip is only as good as the runtime you wire underneath it. Provision picks OpenClaw and goes deep. The runtime, the browser, the channel adapters, the email layer, and the hosting are all part of one stack — sensible defaults out of the box rather than a kit you assemble.
Where the agents actually live
Paperclip's primary surface is its dashboard — agents check in, take tickets, and report back. Channel work (Slack, email, etc.) is something you wire up via the runtime you bring. Provision agents live in your team's existing surfaces. Each one has a Slack handle, optional Telegram and Discord identities, a real @provisionagents.com email address with deliverability handled, and an embeddable Web Chat widget. The dashboard is your control panel, not where the agents live.
Hosting and operations
Paperclip is self-host only — you run the Node.js server and React dashboard on your infrastructure. Provision is open-core: the management plane, runtime, and channel adapters are MIT-licensed and self-hostable, but there's also a managed $99/mo cloud that handles server provisioning (Hetzner / DigitalOcean / Linode), browser pools, email deliverability, and channel OAuth. If you don't want to operate the stack yourself, that's the path.
Working together vs against each other
Paperclip explicitly supports OpenClaw as a runtime, so technically you could run Paperclip as the management plane on top of Provision-runtime OpenClaw agents. In practice that means duplicating the management primitives — both sides have org charts, tasks, approvals, etc. Most teams will pick one and let it be the source of truth. Pick Paperclip if heterogeneous runtimes are a hard requirement; pick Provision if a complete OpenClaw-native stack is what you actually want.
FAQ
See if Provision fits.
48 hours, free.
Spin up your first agent, connect Slack, and try the workflow. Cancel any time.