Skip to content
← Integrations
Paperclip

Paperclip

Wilson runs as an AI accountant agent inside Paperclip.

FreeAgent PlatformBeta

Why Paperclip

Paperclip orchestrates AI agents for teams and companies. The Open Accountant adapter brings Wilson into that platform as a first-class agent type.

Install the adapter, pick a pre-built agent (CFO for strategic analysis, Bookkeeper for daily transaction management), and Paperclip handles scheduling and task routing. Wilson executes financial skills in headless mode — P&L reports, cash flow forecasts, tax prep — and streams results back to Paperclip's transcript viewer.

44 open-source financial skills are available out of the box. The adapter validates your environment (Bun runtime, Wilson CLI, SQLite database) before running, so setup issues surface immediately instead of mid-task.

What you get

Pre-built CFO and Bookkeeper agents with curated skill sets

Daily or weekly heartbeat — automated financial monitoring

44 open-source financial skills available out of the box

Wilson runs headless — no manual interaction required

Pre-built agents

Ready-to-use agent configurations with curated skill sets.

CFO

Weekly

Strategic financial analysis and reporting

profit-losscash-flow-forecastrunway-calculatorquarterly-taxescontractor-trackingrevenue-concentration

Bookkeeper

Daily

Day-to-day transaction management and reconciliation

import-transactionssmart-categorizemonth-end-closeexpense-optimizermonthly-digest

Getting started

1. Install the adapter

$ curl -X POST http://localhost:3100/api/adapters \

-H "Content-Type: application/json" \

-d '{"packageName": "@openaccountant/adapter-paperclip"}'

2. Import the company template

$ npx paperclipai company import --from ./open-accountant

3. Download the skills

$ npx skills add openaccountant/skills

Configuration

Field

Default

Purpose

wilsonPath
"wilson"
Path to Wilson CLI binary
dbPath
~/.openaccountant/data.db
SQLite database location
timeout
120000
Max execution time (ms)

Your AI accountant, on autopilot.

Install the adapter, pick an agent, and Paperclip handles the rest. Financial intelligence on a schedule.