Intuit Accounting and Payments
Unified workflow for small business accounting automation combining QuickBooks Online invoice, customer, item, and payment management. Used by accountants, bookkeepers, and business owners to automate financial workflows.
What You Can Do
MCP Tools
create-invoice
Create a new QuickBooks invoice.
read-invoice
Retrieve a QuickBooks invoice by ID.
update-invoice
Update an existing QuickBooks invoice.
send-invoice
Send a QuickBooks invoice via email.
void-invoice
Void a QuickBooks invoice.
get-invoice-pdf
Get PDF of a QuickBooks invoice.
query-entities
Query QuickBooks entities using SQL-like syntax.
create-customer
Create a new customer in QuickBooks.
read-customer
Retrieve a QuickBooks customer by ID.
update-customer
Update a QuickBooks customer record.
create-item
Create a new product or service item.
read-item
Retrieve a QuickBooks item by ID.
update-item
Update an existing QuickBooks item.
create-payment
Record a customer payment in QuickBooks.
read-payment
Retrieve a QuickBooks payment by ID.
update-payment
Update an existing QuickBooks payment.
void-payment
Void a QuickBooks payment.