Nearly nine in ten accountants used AI for client work last year. But that work happens in a separate window: Claude or ChatGPT open in one tab, QuickBooks open in another.
In theory, pointing one of those agents directly at QuickBooks is super powerful. You can hand it a spreadsheet of 159 invoices and ask it to create every one, ask it to compare a credit-card statement PDF against the books and find what's missing, or populate a custom report in your firm's template.
In practice, most people hit the same wall with Intuit's hosted connector for Claude. While it's easy to connect, it's incredibly hobbled: it can run reports, but can't read the transactions behind them, and it's effectively read-only (for example, it can't create an arbitrary journal entry). You can get past that with Intuit's open-source server, which exposes the full QuickBooks API, but you'll need a developer token, git, npm, and somewhere to host it. Not impossible, but not exactly the most user-friendly.
You should be able to use agents to do accounting, even if you're not a developer.
The agent is only as good as its tools
Right now the thing bridging those two tabs is a person. In a survey by Intuit, accountants reported losing about five hours a week moving, re-entering, and reconciling information across tools. This is more than half a workday before client work even starts.
MCP, or Model Context Protocol, is an open standard for connecting AI agents to external systems. MCP has become the common way agents reach software they weren't originally built into. An MCP server for QuickBooks takes the person out of the middle, enabling the agent to work in the books directly.
Which is where the tools start to matter. The model can be brilliant, but if its only QuickBooks tool runs a canned report, you're still reading numbers off one screen and typing them into another.
Introducing the QuickBooks Connector by Meridian
QuickBooks Connector by Meridian is a hosted MCP server for QuickBooks Online. It works with Claude, Cowork, ChatGPT, and Codex. You sign in with Intuit, choose which QuickBooks companies to connect, and choose read-only or read-write access separately for each company.
Setup takes under three minutes. (Yes, I actually timed it.)
The connector can:
- Bulk-create invoices or import and categorize credit card transactions from PDF statements
- Automatically fill in your firm-specific reporting template
- Post intercompany JEs across multiple QuickBooks Online companies at once
- I even cloned one QuickBooks Online company into another with this tool (though it took a while!)
This is intentionally a lightweight connector. Today, only one connector user can access a given client company; it does not provide shared access, workflow management, review, or an end-to-end close process. If you are an accounting firm and need those things, that's what Meridian is for.
We know the difference because we run the full version ourselves. We use Meridian to close the books for roughly 4,000 customers every month, which is why we keep investing in anything that improves accuracy or efficiency at that volume.
Getting the most out of the MCP
Start read-only, on a client whose books you know well. Give it one bounded task, like a question you already know the answer to, a report whose shape you can check at a glance. See what it does. Then decide, task by task, where you trust it.
You don't build a useful mental model for agents by reading one more essay about how AI will transform accounting. You build it by pointing one at a real system and watching what it does.
We wanted every accountant and business owner to be able to do that for themselves, so the connector is free. You don't need to be a Meridian customer or even give up your email. You just need a QuickBooks account.
If you find a useful workflow, hit a limitation, or make it do something surprising, email us at qbo-mcp@pilot.com. I'd love to hear about it.
FAQ
What is MCP?
MCP, or Model Context Protocol, is an open standard for connecting AI agents to external systems like QuickBooks. Anthropic introduced it in November 2024, and it has since become the common way AI agents connect to outside software.
What is a QuickBooks MCP server?
A QuickBooks MCP server is the connection that lets an AI agent read from and write to a QuickBooks company directly, rather than having a person copy data between the agent and the books.
Do I need to be a developer to use one?
No. QuickBooks Connector by Meridian is hosted, so there's nothing to install or run. You sign in with Intuit and choose which companies to connect with.
Can an AI agent write to QuickBooks, or only read from it?
Both, depending on how you set it up. You choose read-only or read-write access separately for each connected company.
Which AI tools does it work with?
Claude, Cowork, ChatGPT, and Codex.