Anthropic Finance Plugins for Solo CPAs: Install, Calibrate, Bill
Install Anthropic's free finance plugins, wire QuickBooks or Xero as MCP, run month-end close on a control period, and ship engagement-letter language that holds up.
On Tuesday, May 5, 2026, Anthropic open-sourced 10 finance agent templates as Apache 2.0 plugins. Most of the press wrote about pitchbooks for investment bankers. Six of the ten are I-banker tools and got the headlines. The other four — Month-End Closer, GL Reconciler, Statement Auditor, and KYC Screener — are squarely useful for a solo CPA running closes for small-business clients, and almost no one has shipped a structured walkthrough.
This is that walkthrough. We’re picking up where the companion blog post (10 Free Anthropic Finance Plugins: A Solo CPA’s 30-Min Test) left off — turning a 30-minute orientation into 3 hours of hands-on installation, calibration, and engagement-letter work.
By the end of lesson 8 you’ll have run a calibrated month-end close on a control period for one of your real clients, evaluated the agent’s draft against your finalized work across four scoring dimensions, and written three engagement memos that decide — client by client — which engagements move to the new workflow this quarter and which stay manual. The four escalation rules in lesson 7 are the calibration that keeps your existing AICPA supervision posture and your E&O coverage intact.
This course is the Anthropic-native sister of our Intuit Intelligence for Solo CPAs: Monday-Morning Workflow course. They cover different vendors, different time windows, and different daily routines — most CPAs end up running both, side by side. We cross-link explicitly in lesson 1 and again in the capstone so you know exactly when to reach for which.
What You'll Learn
- Explain which 4 of Anthropic's 10 May 2026 finance plugins matter for a solo CPA and which 6 are sell-side noise
- Implement the Claude Code marketplace install + 4 plugins in under 30 minutes
- Implement an Intuit QuickBooks Online MCP server with OAuth against a sandbox or single client realm
- Implement a Xero MCP server with V2 scopes against a single Xero org
- Execute /month-end-closer on a closed control period and evaluate the draft across 4 accuracy dimensions
- Apply 4 reconciliation patterns with /gl-reconciler and /statement-auditor — duplicate deposits, payouts split across cycles, sales-tax remittance, owner draws
- Apply the 4 escalation calibration rules that keep the workflow engagement-letter-defensible (revenue recognition, related-party, partner sign-off, IRS tax-code edges)
- Design the workflow formalization for your firm — three client-engagement memos plus a quarterly trigger plan
After This Course, You Can
What You'll Build
Course Syllabus
Prerequisites
- Active Claude Pro or Team subscription ($20/month; 14-day free trial works for L1-L2)
- QuickBooks Online or Xero realm for at least one client (sandbox is fine for L3-L4)
- Last month's closed books for one non-sensitive client (for the L5 control-period test)
- Comfort with a terminal / command line for one or two install commands
Who Is This For?
- Solo CPAs running 10-30 client closes per month on QuickBooks Online or Xero
- 1-3 partner small firms with a junior associate doing the first-pass close
- Bookkeepers running their own QBO/Xero practice with 5+ clients
- Practice managers evaluating whether to move closes from a SaaS bookkeeping vendor to an Anthropic-native workflow
Frequently Asked Questions
Is this a different course from the Intuit Intelligence solo CPA course?
Yes — they're sister courses. The Intuit one teaches Intuit's native AI inside the Accountant Suite ($Monday-morning workflow against the audit log). This one teaches Anthropic's free open-source plugins ($month-end close + reconciliation, with QuickBooks or Xero wired in as MCP). Different vendor stack, complementary not competitive. Most CPAs end up running both.
Do I need to know how to code?
You need to be comfortable running 4-5 install commands in a terminal. We give the exact commands as copy-paste blocks. No code is written. If `npm install` looks scary, lesson 2 walks you through it slowly. The four agents themselves run as natural-language slash commands once installed.
Is my client's data sent through Anthropic's servers?
The MCP servers (QuickBooks, Xero) run locally on your machine. Client data flows from QBO/Xero → your machine → the agent. The agent's reasoning happens at Anthropic, but the raw GL data sits in your local context window per session. We cover the data-residency framing in lessons 3 and 7, including engagement-letter language for clients with strict residency clauses.
Will my E&O carrier drop me if I use AI?
As of May 2026, no major CPA E&O carrier (CPAI/AICPA-endorsed, CAMICO, AON Affinity) is restricting AI-assisted work or requiring an AI rider. The CPAI guidance (linked in lesson 7) explicitly frames poorly-governed AI as the risk, not AI use itself. Lesson 7 covers the four governance rules that keep your existing E&O posture intact.
How current does this stay? Plugins released May 5, 2026.
Last reviewed May 25, 2026. We're on a 3-month review cadence because the Anthropic ecosystem is evolving fast. The CLI install commands and OAuth flows are stable; the agent behaviors may improve. We refresh the calibration prompts and the engagement-letter language as guidance evolves. Any time you see a 'last reviewed' more than 90 days old, ping us.