Skip to main content
Feedback

Billingo MCP connector

Billingo is an online invoicing and billing platform for small businesses and freelancers. The Billingo MCP connector allows AI agents to create and manage invoices, maintain partner and product records, and handle bank account information. It also supports retrieving currency exchange rates, organizing document blocks, and accessing billing-related data across your Billingo account.

Authentication type

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

Uses

Use the Billingo MCP connector to perform the following actions:

  • Create and send invoices to customers in seconds with automatic formatting
  • Track payment history and reconcile cash flow across multiple bank accounts
  • Maintain a centralized product catalog and update pricing in real time
  • Store partner and customer contact information with instant retrieval
  • Generate PDF invoices and share them via email to clients automatically
  • Convert proforma quotes into official invoices without manual re-entry
  • Monitor compliance with Hungarian Online Számla (e-invoicing) requirements

Example prompts

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

  • Create a new invoice in Billingo for acme corp with three line items.
  • Show me all partners in Billingo and their contact details.
  • Send the invoice PDF to customer@example.com through Billingo.
  • List every product in our Billingo catalog with current pricing.
  • What is the payment history for invoice number INV-2024-001 in Billingo?
  • Convert this proforma quote to a final invoice in Billingo.
  • Add a new bank account to Billingo for our secondary checking.
  • Download the PDF of invoice INV-2024-042 from Billingo.
  • Get the current exchange rate for EUR to HUF in Billingo.
  • Create a new customer partner record in Billingo with their tax ID.

Billingo MCP connector tools

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

ToolDescription
ListBankAccountRetrieves a list of all bank accounts associated with the organization.
CreateBankAccountCreates a new bank account for the organization.
DeleteBankAccountRemoves a specified bank account from the organization.
GetBankAccountRetrieves details for a specific bank account.
UpdateBankAccountModifies information for an existing bank account.
GetConversionRateRetrieves the current exchange rate between two currencies.
ListDocumentBlockRetrieves a list of all document blocks available.
ListDocumentRetrieves a list of all documents in the system.
CreateDocumentCreates a new document such as an invoice or receipt.
GetDocumentRetrieves detailed information for a specific document.
CancelDocumentCancels an existing document in the system.
CreateDocumentFromProformaCreates a final document from an existing proforma.
DownloadDocumentGenerates and downloads a document in PDF format.
GetOnlineSzamlaStatusRetrieves the Online Számla submission status for a document.
DeletePaymentRemoves all payment history records associated with a document.
GetPaymentRetrieves payment history details for a specific document.
UpdatePaymentModifies payment history information for a document.
GetPublicUrlRetrieves a shareable public link for downloading a document.
SendDocumentSends a document to specified email addresses.
GetOrganizationDataRetrieves organizational information and settings.
ListPartnerRetrieves a list of all partners in the system.
CreatePartnerCreates a new partner record.
DeletePartnerRemoves a specified partner from the system.
GetPartnerRetrieves detailed information for a specific partner.
UpdatePartnerModifies information for an existing partner.
ListProductRetrieves a list of all products available.
CreateProductCreates a new product record.
DeleteProductRemoves a specified product from the system.
GetProductRetrieves detailed information for a specific product.
UpdateProductModifies information for an existing product.
GetIdConvert legacy ID to v3 ID.
On this Page