reai-mcp

Stener1/reai-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for ReAI (app.reai.no) — Norwegian cloud accounting. Curated bookkeeping tools plus full-API escape hatch, with a write-safety policy. Local stdio or self-hosted remote connector.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Stener1/reai-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server for **[ReAI](https://app.reai.no)**, the Norwegian cloud accounting system — so an AI agent can read the books, look up accounts and VAT codes, and do real bookkeeping through the API. Not affiliated with or endorsed by ReAI. Community-built, MIT licensed.

Tools (20)

PORTPUBLIC_URLREAI_ALLOWED_HOSTSREAI_ALLOWED_REDIRECT_HOSTSREAI_ALLOW_EXTERNAL_SENDREAI_ALLOW_TOKEN_PASSTHROUGHREAI_BASE_URLREAI_ENCRYPTION_KEYREAI_MAX_RETRIESREAI_TENANT_IDREAI_TIMEOUT_MSREAI_USER_API_TOKENREAI_VERBOSEREAI_WRITE_MODEfullreai_api_notesreai_apply_reconciliation_rulesreai_book_bank_transactionsreai_create_invoice_from_orderreai_create_supplier_invoice