Orchestrators
Mission Control
Self-hosted control plane for operating AI agent fleets
Overview
This summary uses submitted and public product material. Only source-mapped claims are documentation reviewed.
Paperclip is open-source orchestration for zero-human companies. It provides a Node.js server and React UI for coordinating teams of AI agents with org charts, goals, budgets, governance, and ticketed work instead of ad hoc chat sessions.
Listing decision
Paperclip is designed around persistent agent identities, reporting lines, goals, delegated tickets, budgets, and scheduled work cycles; those operating primitives make it agent-native even though the actual model runtimes are supplied separately.
Before you choose
Teams coordinating several bring-your-own agent runtimes that need an auditable work queue, organizational ownership, budgets, governance, and a shared control surface.
Paperclip is explicitly not an agent framework and does not provide models or agent subscriptions. Operators must supply and secure the runtimes, credentials, prompts, and deployment; remote access requires an authenticated network mode rather than the trusted loopback default.
The reviewed materials include evolving and draft specifications, and some adapters are marked experimental. This review did not independently test enforcement, cost accounting, multi-company isolation, or production hardening.
Sources
First-party unless marked otherwise. Each link supports only its adjacent claim.
Paperclip's maintained repository documents a self-hosted Node server and React interface for organizing external agents around company goals, org charts, budgets, governance, heartbeats, and tickets.
official repository · accessed Sep 3, 2026The core-concepts guide defines the organization hierarchy, manager relationships, budget accounting, issue coordination, and scheduled heartbeat execution model.
official documentation · accessed Sep 3, 2026The adapter documentation explains that Paperclip invokes external runtimes on heartbeats and captures their output and cost, with built-in adapters for several coding-agent and command runtimes.
official documentation · accessed Sep 3, 2026The repository's application specification documents the intended data and execution model while marking portions of the design as draft.
official specification · accessed Sep 3, 2026The maintained Paperclip repository is published under the MIT License.
official license · accessed Sep 3, 2026Orchestrators
Self-hosted control plane for operating AI agent fleets
Orchestrators
Desktop workspace for coordinating coding agents with visible workers, shared context, and review loops
Orchestrators
Governed team agent harness with isolated runtimes, memory, schedules, credentials, and policy controls
Comments