Skip to main content
Feedback

Apideck Accounting MCP connector

Apideck Accounting is a unified API that normalizes accounting data across multiple platforms like QuickBooks, Xero, and Sage. The Apideck Accounting MCP connector allows AI agents to retrieve financial reports like balance sheets, manage bills and credit notes, and access company information. It also supports creating, updating, and deleting accounting records across connected accounting systems.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Apideck Accounting MCP connector to perform the following actions:

  • Reconcile bank statements against accounting records across multiple platforms
  • Generate balance sheets and financial reports from unified accounting data
  • Automate invoice creation and tracking across customer accounts
  • Monitor bill payments and manage accounts payable workflows
  • Sync customer and vendor information across accounting systems
  • Track journal entries and ensure accurate financial record-keeping
  • Create credit notes for returns and adjustments automatically

Example prompts

Use the following example prompts to invoke Apideck Accounting MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all unpaid invoices in Apideck Accounting from the last 30 days.
  • Create a new customer record in Apideck Accounting with the details I provide.
  • Pull the balance sheet for this month from Apideck Accounting.
  • List all bills due next week in Apideck Accounting and mark them as reviewed.
  • Generate a credit note in Apideck Accounting for order 12345.
  • What is the total outstanding amount for customer ABC in Apideck Accounting?
  • Sync all journal entries from Apideck Accounting to my financial records.
  • Delete the duplicate invoice I created in Apideck Accounting yesterday.
  • Update the payment terms for all customers in Apideck Accounting to net 30.
  • Show me the company information stored in Apideck Accounting.

Apideck Accounting MCP connector tools

The Apideck Accounting MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
balanceSheetOneRetrieves the balance sheet showing assets, liabilities, and equity.
billsAllLists all bills in the accounting system.
billsAddCreates a new bill in the accounting system.
billsDeleteDeletes a bill from the accounting system.
billsOneRetrieves details for a specific bill.
billsUpdateUpdates an existing bill with new information.
companyInfoOneRetrieves general information about the company.
creditNotesAllLists all credit notes in the accounting system.
creditNotesAddCreates a new credit note in the accounting system.
creditNotesDeleteDeletes a credit note from the accounting system.
creditNotesOneRetrieves details for a specific credit note.
creditNotesUpdateUpdates an existing credit note with new information.
customersAllLists all customers in the accounting system.
customersAddCreates a new customer in the accounting system.
customersDeleteDeletes a customer from the accounting system.
customersOneRetrieves details for a specific customer.
customersUpdateUpdates an existing customer with new information.
invoiceItemsAllLists all invoice line items in the accounting system.
invoiceItemsAddCreates a new invoice line item in the accounting system.
invoiceItemsDeleteDeletes an invoice line item from the accounting system.
invoiceItemsOneRetrieves details for a specific invoice line item.
invoiceItemsUpdateUpdates an existing invoice line item with new information.
invoicesAllLists all invoices in the accounting system.
invoicesAddCreates a new invoice in the accounting system.
invoicesDeleteDeletes an invoice from the accounting system.
invoicesOneRetrieves details for a specific invoice.
invoicesUpdateUpdates an existing invoice with new information.
journalEntriesAllLists all journal entries in the accounting system.
journalEntriesAddCreates a new journal entry in the accounting system.
journalEntriesDeleteDeletes a journal entry from the accounting system.
journalEntriesOneGet Journal Entry.
journalEntriesUpdateUpdate Journal Entry.
ledgerAccountsAllList Ledger Accounts.
ledgerAccountsAddCreate Ledger Account.
ledgerAccountsDeleteDelete Ledger Account.
ledgerAccountsOneGet Ledger Account.
ledgerAccountsUpdateUpdate Ledger Account.
paymentsAllList Payments.
paymentsAddCreate Payment.
paymentsDeleteDelete Payment.
paymentsOneGet Payment.
paymentsUpdateUpdate Payment.
profitAndLossOneGet Profit and Loss.
suppliersAllList Suppliers.
suppliersAddCreate Supplier.
suppliersDeleteDelete Supplier.
suppliersOneGet Supplier.
suppliersUpdateUpdate Supplier.
taxRatesAllList Tax Rates.
taxRatesAddCreate Tax Rate.
taxRatesDeleteDelete Tax Rate.
taxRatesOneGet Tax Rate.
taxRatesUpdateUpdate Tax Rate.
On this Page