noxctl

Magnus-Gille/noxctl
★ 1 stars TypeScript AI/LLM Updated today
MCP server for Fortnox accounting — invoices, customers, bookkeeping, and VAT from Claude Code
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": {
    "noxctl": {
      "command": "npx",
      "args": [
        "-y",
        "Magnus-Gille/noxctl"
      ]
    }
  }
}

README Excerpt

Command-line interface (CLI) and Model Context Protocol (MCP) server for Fortnox — manage invoices, customers, bookkeeping, and VAT (Value Added Tax) from the terminal or from AI (Artificial Intelligence) agents like Claude Code. ``` noxctl init # interactive setup wizard noxctl company info # verify connection

Tools (20)

dryRunfortnox_attach_voucher_filesfortnox_balance_sheetfortnox_bookkeep_invoicefortnox_bookkeep_supplier_invoicefortnox_company_infofortnox_create_absencetransactionfortnox_create_articlefortnox_create_attendancetransactionfortnox_create_contractfortnox_create_costcenterfortnox_create_customerfortnox_create_employeefortnox_create_invoicefortnox_create_invoice_from_contractfortnox_create_invoice_from_offerfortnox_create_invoice_from_orderfortnox_create_invoice_paymentfortnox_create_offerfortnox_create_order