Invoicing, receipts, and storno management in your Szamlazz.hu account through AI
Számlázz.hu is one of Hungary's leading invoicing platforms. The connector authenticates with a static Számla Agent key generated in your web account: a non-expiring token, no "kicked out every few days" OAuth instability. The connector supports the full invoice and receipt lifecycle: issuance, storno, query, payment registration, and proforma flow. Financial safety: the connector dedup-prechecks every invoice creation, so retries do not produce duplicate documents.
Screenshot of the Számlázz.hu interface
No coding, no API docs. Just plain English.
"Issue an invoice to Kovacs Kft. for 150,000 HUF with 27% VAT, due tomorrow", and the connector builds the XML, validates line totals, and returns the issued invoice number.
"Create a proforma for 300,000 HUF for Example Ltd.": proforma issuance, and one call later it can be deleted when the final invoice is in place.
"Cancel invoice 2026/SZ-0042", and the connector creates the storno counterpart and returns the new storno invoice number.
"Issue a 9,990 HUF cash receipt", and it produces the receipt instantly with the pre-registered prefix.
Every tool can be invoked in natural language through your AI assistant.
These tools only read: they fetch data and never change anything.
query_invoiceQuery an invoice (by szamlaszam, rendelesSzam, or szamlaKulsoAzon). Returns totals, payment status, and outstanding balance.
query_receiptQuery a receipt by its receipt number.
These tools create or modify data. Query tools are always available; write tools can be toggled in the connector settings.
create_invoiceIssue a new invoice (normal or e-invoice). Dedup-protected: re-running the same logical request returns the existing invoice instead of creating a duplicate.
create_proformaIssue a proforma / quote. Same input shape as create_invoice; gets deleted later when the final invoice is in place.
create_receiptIssue a receipt (cash/card payment, no buyer details needed). Uses a pre-registered receipt prefix.
cancel_invoiceIssue a storno (reverse) invoice against an existing one. One-shot per source invoice.
register_paymentRegister a payment against an invoice. Reduces the outstanding balance; defaults to additive (multiple calls accumulate).
delete_proformaDelete a proforma (after the final invoice has been issued). Pass exactly one of szamlaszam or rendelesSzam.
cancel_receiptCancel (storno) a receipt.
Copy any of these commands into your AI assistant:
Add your Számlázz.hu credentials, copy the MCP URL, and your AI agent can query your data instantly.
Sign up and connect Számlázz.huNo credit card. No hidden fees. Free tier stays free.