io.github.iseppo/e-arveldaja-mcp
Estonian e-arveldaja (RIK e-Financials) accounting — invoices, bank import, reports.
{
"mcpServers": {
"e-arveldaja-mcp": {
"command": "npx",
"args": [
"-y",
"e-arveldaja-mcp"
],
"env": {
"EARVELDAJA_API_KEY_ID": "<your-earveldaja_api_key_id>",
"EARVELDAJA_API_PUBLIC_VALUE": "<your-earveldaja_api_public_value>",
"EARVELDAJA_API_PASSWORD": "<your-earveldaja_api_password>",
"EARVELDAJA_SERVER": "live",
"EARVELDAJA_ALLOWED_PATHS": "<earveldaja_allowed_paths>",
"EARVELDAJA_DISABLE_PROGRESS": "<earveldaja_disable_progress>",
"EARVELDAJA_LOG_FILE": "<earveldaja_log_file>"
}
}
}
}{
"mcpServers": {
"e-arveldaja-mcp": {
"command": "npx",
"args": [
"-y",
"e-arveldaja-mcp"
],
"env": {
"EARVELDAJA_API_KEY_ID": "<your-earveldaja_api_key_id>",
"EARVELDAJA_API_PUBLIC_VALUE": "<your-earveldaja_api_public_value>",
"EARVELDAJA_API_PASSWORD": "<your-earveldaja_api_password>",
"EARVELDAJA_SERVER": "live",
"EARVELDAJA_ALLOWED_PATHS": "<earveldaja_allowed_paths>",
"EARVELDAJA_DISABLE_PROGRESS": "<earveldaja_disable_progress>",
"EARVELDAJA_LOG_FILE": "<earveldaja_log_file>"
}
}
}
}npx -y e-arveldaja-mcpEARVELDAJA_API_KEY_IDRIK 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_VALUERIK e-arveldaja API public value. Can alternatively be supplied via a .env file or an apikey*.txt file in the working directory.
EARVELDAJA_API_PASSWORDRIK 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_SERVERWhich RIK server to target. "live" (default) or "demo".
EARVELDAJA_ALLOWED_PATHSPlatform-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.
EARVELDAJA_DISABLE_PROGRESSSet to "1" or "true" to disable MCP progress notifications. Workaround for clients that close the stdio transport when a progress notification arrives after the matching response has been processed.
EARVELDAJA_LOG_FILEAbsolute path to a regular file. When set, everything the server writes to stderr is also appended to this file (mode 0o600). Off by default. Cross-platform. Useful when the MCP host swallows stderr. Pipes, devices, sockets, /dev/stdout, and /proc/self/fd/* are refused so the tee cannot corrupt the MCP stdio transport.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.