The open-source app everyone uses to manage agents at work
Browse cluster: Claude AI Agent Frameworks & MCP Tools →Paperclip is an open-source control plane application for managing AI agents at work. Built with Express and React (plus Vite), it provides a REST API backend and web UI board interface for orchestrating agent teams and workflows. The tech stack includes Drizzle for database schema and migrations, a plugin system for extensibility, adapter implementations for various AI models (Claude, Codex, Cursor), a CLI tool, and catalogs for skills and team configurations. The project enforces core engineering practices around company-scoped data, contract synchronization across database/API/UI layers, and control-plane invariants such as single-assignee task models and activity logging for all mutations.