| name | fakturoid-connector |
| description | Use when working with Fakturoid.cz — invoices, contacts, expenses, reports, or when user mentions Fakturoid, faktury, fakturace, splatnost, billing. Use when user mentions invoice management or Czech accounting. |
Fakturoid Connector
CLI tool and MCP server for Fakturoid.cz invoice management.
When to use CLI vs MCP
- MCP tools: Use in Claude Code conversations for natural language queries
- CLI: Use for automation, cron jobs, batch operations, or when MCP is unavailable
CLI Commands
fakturoid search "query"
fakturoid invoices
fakturoid invoices --overdue
fakturoid invoices --unpaid
fakturoid invoice <ID>
fakturoid contacts
fakturoid export --format json -o .
fakturoid export --format csv -o .
fakturoid export-pdf <ID> -o .
fakturoid report monthly
fakturoid report monthly --year 2025 --month 12
fakturoid report yearly
fakturoid report yearly --year 2025
fakturoid check-due
fakturoid summary
fakturoid abo
fakturoid abo --due-date 2026-03-21
fakturoid abo --due-date 2026-03-21 -o ~/Downloads