tallystick for Claude Desktop
com.tally-stick/tallystick
Read, validate and write e-invoices on your own machine. XRechnung, ZUGFeRD, Factur-X, UBL, CII.
client:Claude Desktop
transport:stdio
runtime:pypi
Install tallystick in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tallystick": {
"command": "uvx",
"args": [
"tallystick-mcp"
],
"env": {
"TALLYSTICK_LICENSE_KEY": "<TALLYSTICK_LICENSE_KEY>",
"TALLYSTICK_TEMPLATES": "<TALLYSTICK_TEMPLATES>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs