Quickbooks

Quickbooks

Quickbooks is a cloud-based accounting software that helps you manage your finances, track your income and expenses, and get insights into your business

1429VIEWS
76USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app quickbooksnpx @composio/cli add cursor --app quickbooksnpx @composio/cli add cursor --app quickbooksnpx @composio/cli add cursor --app quickbooks

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Account

Create a new account in quickbooks with the given parameters.

Create Customer

Create a new customer in quickbooks with the given parameters.

Create Employee

Create a new employee in quickbooks.

Create Vendor

Create a new vendor in quickbooks with the given details.

Customer Balance Detail

Generate a balance detail report for a customer in quickbooks with the given customer id.

Customer Balance Report

Generate a balance report for a customer in quickbooks with the given customer id.

Query Account

Query an account in quickbooks with the given parameters.

Read Account

Read an account in quickbooks with the given account id.

Read Customer

Read a customer in quickbooks with the given customer id.

Read Employee

Read an employee's details in quickbooks with the given employee id.

Read Vendor

Read a vendor in quickbooks with the given vendor id.

Vendor Balance Detail

Generate a balance detail report for a vendor in quickbooks with the given vendor id.

Vendor Balance Report

Get the balance report of a vendor in quickbooks with the given vendor id.

13 actions available