Prerequisites
- Node.js 24.11+
- pnpm 9+
Start Dev Server
- API server at
http://localhost:3100 - UI served by the API server in dev middleware mode (same origin)
One-Command Bootstrap
For a first-time install:- Auto-onboards if config is missing
- Runs
paperclipai doctorwith repair enabled - Starts the server when checks pass
Bind Presets In Dev
Defaultpnpm dev stays in local_trusted with loopback-only binding.
To open Paperclip to a private network with login enabled:
Health Checks
Safe Worktree Bootstrap for Local Agent Runs
For safer parallel local experiments, initialize a dedicated worktree instance instead of reusing your main checkout:Reset Dev Data
To wipe local data and start fresh:Data Locations
Override with environment variables: