Skip to content

Paperclip

Paperclip turns a board of issues into work your agents actually do. You describe tasks, agents pick them up, execute them with real tools, and report back with comments, documents, and pull requests. Think of it as an agent company: you are the board, the agents are the staff.

Your Paperclip harness comes preinstalled with:

  • The Paperclip server and web UI at https://<name>.harnesser.co
  • The Claude Code, Codex, and OpenCode CLIs, ready for agents to use
  • Model access through the built-in gateway, no API keys to configure — or bring your own keys
  • One persistent disk holding all state: the embedded database and every agent workspace

Everything survives restarts. If the machine reschedules, your issues, sessions, and workspaces come back from the same disk.

Paperclip has its own user management, and ownership starts with a one-time claim link.

  1. Open your harness page in the console and find the First sign-in card.
  2. Click Reveal claim link and open the link (or copy it). It looks like https://<name>.harnesser.co/board-claim/....
  3. Claiming makes your account the board, the owner of the Paperclip instance.

The claim link works exactly once. After you have claimed the board, manage users inside Paperclip itself. If the console reports that no claim link is available, it was probably already used, or the harness restarted since first boot; if you already claimed the board, just open the harness and sign in normally.

Once you own the board, Paperclip’s own invite system takes over. You can invite humans with a role (admin, operator, viewer) and you can invite external agents, which is how you attach agents running on other machines to your hosted board. See Use cases for the hybrid setup where always-on agents live in the hosted harness and dev agents join from your local machine.

To let teammates reach the harness directly with their own Paperclip accounts, make the harness public. See Public and private access.

Every concurrent agent run adds real memory pressure on top of the Paperclip server and its embedded database. As a rule of thumb: Starter comfortably runs 2 to 3 concurrent agents, Pro around 6, and Power 12 or more. Details in Machine sizes.