Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

tallystick in other clients