1In short
Morion is a desktop app with a notebook and a board for a coding project. Your agents connect over MCP, claim tickets and get a work packet with the related notes and decisions; Mo answers with the source note and a status; Auto-code runs a ticket through a workflow of agents with a gate that asks you in chat when the agent has a question.
Paperclip is an open-source, self-hosted app for managing AI agents at work: agents are employees in an org chart with roles, goals, budgets and heartbeats, and they work issues from a board with atomic checkout. It is good at governance for many agents: budgets, approvals and an audit log.
Paperclip organises agents across a whole business. Morion organises the knowledge and the tickets of a software project, for you and the agents that work on it.
2Where Paperclip stops
The limits its docs and GitHub issues show:
- Cost. Its quickstart starts from an API key, not the subscription you already pay for. A review calls the token burn real, and an open issue reports 35 million tokens spent in one cycle after an upgrade.
- A server to run. A Node server with a browser UI and a Postgres database; setup is a developer task.
- No shared knowledge. Agents get context from their instruction files, skills and plugins. A company knowledge layer is one of the most requested open features.
3Side by side
| Paperclip | Morion | |
|---|---|---|
| Board with atomic claims | ||
| Agents from several vendors | ||
| Worktree per coding task | ||
| Notebook you write in, next to the board | — | |
| Answers that cite the source, with a status | — | |
| Work packet per ticket | ||
| Human step that pauses the run and resumes on your reply | ||
| Folder and per-note permissions for agents | — | |
| Runs on your Claude Code or Codex subscription | ||
| Desktop app, no server to run | — | |
| Org chart, roles and budgets per agent | — | |
| Several people on one workspace, chat connectors | — | |
| Open source and free |
has it, has part of it, — does not. As of September 2026. A Paperclip issue carries its documents, comments and goal, not the related notes and decisions across a project. Paperclip has approvals, multi-stage sign-off and a propose and decide step; a run that pauses mid-task and resumes on your chat reply is what Morion adds. Its execution workspaces are marked experimental. Its quickstart asks for an API key. Morion has a Free plan; plans are on the pricing page. For Morion, 2.0 has a Free plan and is not open source; the earlier 1.5 line, Morion Community, is open source and free but frozen.
4An agent with a budget, or a ticket with a packet
The two tools start from different units. In Paperclip the unit is an agent: it has a role, a manager, a budget and a heartbeat, and it takes work that fits its role. That model suits a company where agents write posts, answer mail and ship code side by side.
In Morion the unit is a ticket. Whoever claims it, Claude Code in your terminal, Codex, or a step in an Auto-code run, gets the same work packet: the ticket, its comments, the project brief, the related notes and the decisions, with the source for each. A reviewer from another vendor checks the result, and a human_gate stops the run to ask you in chat when the agent has a question.
Because any MCP client can connect to Morion, an agent that Paperclip runs can use it too, as the project’s memory and board, within the folder permissions you set.
5Which one fits you
if you run many agents across different kinds of work, want budgets and an org chart, and are happy to host a server and pay for model usage.
if the work is a software project, your agents are Claude Code, Codex or Cursor on your own subscriptions, and what you miss is shared knowledge with sources, tickets with context and a review loop across vendors.
if Paperclip already runs your agents and you want the coding project’s notes and tickets in one place those agents can read over MCP.
6Questions
Yes. Paperclip is open source under the MIT license and self-hosted. You pay for the models your agents use; its quickstart asks for an Anthropic or OpenAI API key.
Yes. Paperclip has adapters for Claude Code, Codex, Cursor, OpenClaw, Hermes and others, and runs each agent on issues from its board.
Context comes from each agent’s instruction files, skills, documents on issues and optional plugins. A shared company knowledge layer is one of the most requested open features.
Any agent that speaks MCP can connect to Morion, read notes and claim tickets within the folder permissions you set, so an agent Paperclip runs can use Morion as its project memory.
Morion has a Free plan with notes, the board and MCP access for your agents. Every new account starts with 7 days of Pro, no card, and then moves to the Free plan.
Sources: paperclip.ing (site, docs, changelog), the Paperclip GitHub repository and issues, checked on 25 September 2026. More comparisons: all comparisons.