Elnora-AI/elnora-merit-aktiva

8 stars · Last commit 2026-08-02

Merit Aktiva accounting + Merit Palk payroll API — CLI and Claude Code plugin. Universal, config-driven.

README preview

# elnora-merit-aktiva

[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)
[![npm version](https://img.shields.io/npm/v/@elnora-ai/merit-aktiva.svg)](https://www.npmjs.com/package/@elnora-ai/merit-aktiva)
[![CI](https://github.com/Elnora-AI/elnora-merit-aktiva/actions/workflows/ci.yml/badge.svg)](https://github.com/Elnora-AI/elnora-merit-aktiva/actions/workflows/ci.yml)

Do your [Merit Aktiva](https://www.merit.ee/) accounting from the command line — or let Claude Code do it for you.

Merit Aktiva is Estonia's cloud accounting platform. This repo gives you two ways to drive its API:

- **`elnora-merit` — a CLI** that covers the entire Merit Aktiva API (invoices, payments, VAT/KMD, ledger, reports, and more) plus Merit Palk payroll. JSON in, JSON out.
- **A Claude Code plugin** that wraps the CLI in skills, agents, and slash commands, so you can ask in plain English ("book this purchase invoice", "file my KMD") and Claude runs the right commands the right way.

Everything is universal — nothing about any one company is hardcoded. Point it at your own Merit credentials and it works.

> Requires a Merit Aktiva **Pro** or **Premium** license — the API is not available on lower tiers.

---

## Install

View full repository on GitHub →