loading…
Search for a command to run...
loading…
An MCP server for the Billingo invoicing API (v3) that enables AI assistants like Claude to manage invoices, partners, products, expenses, and more through natu
An MCP server for the Billingo invoicing API (v3) that enables AI assistants like Claude to manage invoices, partners, products, expenses, and more through natural language.
An MCP (Model Context Protocol) server for the Billingo invoicing API (v3). This server enables AI assistants like Claude to manage invoices, partners, products, expenses, and more through natural language.
Magyar nyelvű dokumentáció lentebb / Hungarian docs below
If you don't want to install locally, connectors.hu provides a unified access point to Billingo (and other Hungarian business APIs). connectors.hu handles authentication and exposes billingo_* namespaced tools to your AI agent (Claude Code, Claude Desktop, etc.).
| Category | Tools |
|---|---|
| Documents | list_documents, get_document, create_document, cancel_document, delete_draft, create_from_proforma, create_from_draft, create_modification_document, copy_document, download_document, get_document_public_url, send_document |
| Payments | get_payment, update_payment, delete_payment, get_online_szamla_status |
| Partners | list_partners, get_partner, create_partner, update_partner, delete_partner |
| Products | list_products, get_product, create_product, update_product, delete_product |
| Bank Accounts | list_bank_accounts, get_bank_account, create_bank_account, update_bank_account, delete_bank_account |
| Spending | list_spending, get_spending, create_spending, update_spending, delete_spending |
| Export | create_document_export, download_document_export |
| Organization | get_organization |
| Utilities | check_tax_number, get_currency_rates, list_document_blocks |
git clone https://github.com/Szotasz/billingo-mcp.git
cd billingo-mcp
npm install
npm run build
Add to your ~/.claude/settings.json:
{
"mcpServers": {
"billingo": {
"command": "node",
"args": ["/path/to/billingo-mcp/dist/cli.js"],
"env": {
"BILLINGO_API_KEY": "your-billingo-api-key"
}
}
}
}
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"billingo": {
"command": "node",
"args": ["/path/to/billingo-mcp/dist/cli.js"],
"env": {
"BILLINGO_API_KEY": "your-billingo-api-key"
}
}
}
}
Once configured, you can ask your AI assistant:
If you find this project useful, you can support the development:
MIT
MCP (Model Context Protocol) szerver a Billingo számlázó API-hoz (v3). Ezzel a szerverrel AI asszisztensek (pl. Claude) természetes nyelven kezelhetik a számlákat, partnereket, termékeket, költségeket és egyéb számlázási feladatokat.
Ha nem szeretnéd helyben telepíteni, a connectors.hu egységes hozzáférési pontot ad a Billingóhoz (és további magyar üzleti API-khoz). A connectors.hu kezeli a hitelesítést, és a billingo_* namespacelt tool-okat hozzáférhetővé teszi az AI ügynököd számára (Claude Code, Claude Desktop, stb.).
git clone https://github.com/Szotasz/billingo-mcp.git
cd billingo-mcp
npm install
npm run build
Add hozzá a ~/.claude/settings.json fájlhoz:
{
"mcpServers": {
"billingo": {
"command": "node",
"args": ["/elérési/út/billingo-mcp/dist/cli.js"],
"env": {
"BILLINGO_API_KEY": "a-te-billingo-api-kulcsod"
}
}
}
}
Add hozzá a Claude Desktop konfighoz (~/Library/Application Support/Claude/claude_desktop_config.json macOS-en):
{
"mcpServers": {
"billingo": {
"command": "node",
"args": ["/elérési/út/billingo-mcp/dist/cli.js"],
"env": {
"BILLINGO_API_KEY": "a-te-billingo-api-kulcsod"
}
}
}
}
A beállítás után az AI asszisztensnek mondhatod:
Ha hasznosnak találtad ezt a projektet, támogathatod a fejlesztést:
MIT
Выполни в терминале:
claude mcp add billingo-mcp-server -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.