einvoice for Claude Desktop
io.github.makririch/einvoice
XRechnung & ZUGFeRD: create, validate, and convert German e-invoices. EN 16931 compliant.
client:Claude Desktop
transport:stdio
runtime:npm
Install einvoice in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"einvoice": {
"command": "npx",
"args": [
"-y",
"einvoice-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs