Kontor MCP for Claude Desktop
io.github.dashankanadeeshandesilva/kontor-mcp
Offline e-invoice tools for AI agents: validate, audit, convert and generate XRechnung/ZUGFeRD.
client:Claude Desktop
transport:stdio
runtime:npm
Install Kontor MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kontor-mcp": {
"command": "npx",
"args": [
"-y",
"@kontor-mcp/server"
],
"env": {
"KONTOR_MAX_FILE_MB": "<KONTOR_MAX_FILE_MB>",
"KONTOR_LANG_DEFAULT": "<KONTOR_LANG_DEFAULT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs