Skip to main content
QuickBooks Online is Intuit’s cloud-based accounting platform used by millions of small and mid-sized businesses. The QuickBooks MCP server lets you manage invoices, customers, vendors, payments, bills, and financial reports using natural language.

What Can It Do?

  • Manage invoices — create, update, send, void, and delete invoices
  • Track customers and vendors — create and update contact records
  • Record payments and bills — log customer payments, vendor bills, and bill payments
  • Generate financial reports — Profit & Loss, Balance Sheet, Cash Flow, Trial Balance, and more
  • Query any entity — use SQL-like syntax to list and filter any QuickBooks object

Where to Use It

Add QuickBooks as a tool to any agent. The agent can then manage your accounting data conversationally, choosing the right actions based on context. To add an MCP tool to your agent:
  1. Open your agent’s configuration
  2. Click Add toolsConnect an app with MCP
  3. Search for the integration and select it
  4. Authenticate with your QuickBooks account
You can control which tools your agent has access to. After adding an integration, click on it to enable or disable specific tools based on what your agent needs.

In Workflows (Via Agent Node)

For automated pipelines, use an Agent Node with QuickBooks tools. This gives you the flexibility of an agent within a deterministic workflow.

As a Custom MCP Node

You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.
To create a custom MCP node:
  1. Go to your node library and search for the integration
  2. Click Create a node with AI
  3. Describe the specific action you want (e.g., “Create an invoice for a customer”)
  4. Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.

Available Tools

Querying

Invoices

Customers

Vendors

Payments

Bills

Estimates

Items (Products & Services)

Accounts (Chart of Accounts)

Employees

Journal Entries

Sales Receipts & Credit Memos

Vendor Credits & Purchases

Time Activities

Financial Reports

Company Info

Example Prompts

Use these with your agent or in the Agent Node: Create an invoice:
Check outstanding receivables:
Record a payment:
Get financial overview:
Find a customer:

Troubleshooting

Use Execute Query with SQL-like syntax to find IDs before performing updates or deletes. For example: SELECT * FROM Customer WHERE DisplayName LIKE 'Acme%'

Need Help?


Use this integration directly in Claude or Cursor. Connect remotely via the QuickBooks MCP server using credentials from your Connectors page.