Invoicing, receipts, and storno management in your Szamlazz.hu account through AI
Illustrative rendering — actual UI is the service's own interface
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.
No coding, no API docs. Just plain English.
"Issue an invoice to Kovacs Kft. for 150,000 HUF with 27% VAT, due tomorrow" — 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" — the connector creates the storno counterpart and returns the new storno invoice number.
"Issue a 9,990 HUF cash receipt" — produces the receipt instantly with the pre-registered prefix.
Every tool can be invoked in natural language through your AI assistant.
Issue a new invoice (normal or e-invoice). Dedup-protected: re-running the same logical request returns the existing invoice instead of creating a duplicate.
Issue a proforma / quote. Same input shape as create_invoice; gets deleted later when the final invoice is in place.
Query an invoice (by szamlaszam, rendelesSzam, or szamlaKulsoAzon). Returns totals, payment status, and outstanding balance.
Issue a receipt (cash/card payment, no buyer details needed). Uses a pre-registered receipt prefix.
Issue a storno (reverse) invoice against an existing one. One-shot per source invoice.
Register a payment against an invoice. Reduces the outstanding balance; defaults to additive (multiple calls accumulate).
Delete a proforma (after the final invoice has been issued). Pass exactly one of szamlaszam or rendelesSzam.
Cancel (storno) a receipt.
Query a receipt by its receipt number.
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.