Bring the Claude / Cursor / Codex subscription you already pay for. It reads your bank feed, proposes reconciliations, categorizes transactions, and verifies your P&L — you approve in batch. No new AI subscription, no walled-garden chatbot, no inference fees on your card.
# Your prompt to your own Claude: > reconcile april banking for company 19 # Claude calls TP MCP tools: tp_get_inbox → 47 transactions tp_get_coa → 14 chart accounts tp_get_rules → 23 vendor rules tp_propose_categorize × 38 tp_propose_split × 6 tp_end_session → queued for review # You open TP, see the session card: "Claude reconciled 44 of 47. 3 flagged for human review."
QuickBooks runs Intuit Assist. Xero runs Just Ask. Both are vendor-controlled models you can't customize, can't trust, and can't take with you. We took the opposite bet.
No second AI subscription. Your TP plan stays at $29.99. Inference cost is between you and Anthropic / OpenAI — not us.
Every Claude proposal lands in a Pending Review inbox. You batch-approve the high-confidence ones, eyeball the rest. AI never silently writes to your books.
Every AI proposal carries the model, the session, the prompt excerpt, the confidence score, and the approver. CPAs can ask "which entries did Claude touch?" — and get an answer.
In Claude Desktop / Cursor: Settings → MCP → Add custom connector. Paste https://trailingpaper.com/mcp. No JSON editing, no token to copy.
Your browser opens to TP's consent screen with the exact scopes the client requested. Click Allow. OAuth 2.1 + PKCE handles the rest. Tokens auto-rotate every hour.
"Reconcile April banking." "Find anomalies in expenses." "Verify Q1 P&L matches the bank." Whatever you'd ask a junior bookkeeper.
Open TP. The Pending Review inbox shows Claude's session: 44 proposals, ready to batch-approve or eyeball one-by-one.
Anthropic shipped the Model Context Protocol as an open standard. Anyone can implement a client. We don't lock you to one vendor.
Claude opens a session, pulls the inbox + COA + rules, proposes 44 entries, ends. You approve in TP.
Claude pulls P&L + recent ledger entries, cross-references against unreconciled transactions, returns a finding.
Pure read-only query. Claude returns a list with context.
Claude calls tp_propose_rule. The rule shows up in your Pending Review for one-click approval.
npx @trailingpaper/mcp-server or via the install snippet TP gives you. Same protocol Claude Desktop, Cursor, etc. use natively.You already pay Anthropic. You already pay OpenAI. Stop paying QuickBooks for a worse AI on top. Bring your own.