io.github.iseppo
e-arveldaja-mcp
Estonian e-arveldaja (RIK e-Financials) accounting — invoices, bank import, reports.
stdiocommunityservice
Package Details
e-arveldaja-mcp
Transportstdio
Environment Variables
EARVELDAJA_API_KEY_ID(str)
Secret
RIK e-arveldaja API key ID. Can alternatively be supplied via a .env file or an apikey*.txt file in the working directory.
EARVELDAJA_API_PUBLIC_VALUE(str)
Secret
RIK e-arveldaja API public value. Can alternatively be supplied via a .env file or an apikey*.txt file in the working directory.
EARVELDAJA_API_PASSWORD(str)
Secret
RIK e-arveldaja API password (HMAC signing secret). Can alternatively be supplied via a .env file or an apikey*.txt file in the working directory.
EARVELDAJA_SERVER(str)
Default:
liveWhich RIK server to target. "live" (default) or "demo".
EARVELDAJA_ALLOWED_PATHS(str)
Platform-separated (colon on Linux/macOS, semicolon on Windows) list of directories that file-reading tools are allowed to read from. Defaults to the working directory and the OS temp dir.