Skip to content
Cline

einvoice for Cline

io.github.makririch/einvoice

XRechnung & ZUGFeRD: create, validate, and convert German e-invoices. EN 16931 compliant.

client:Cline transport:stdio runtime:npm

Install einvoice in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "einvoice": {
      "command": "npx",
      "args": [
        "-y",
        "einvoice-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

einvoice in other clients