Skip to content

mcp einvoicing de for Zed

io.github.cmendezs/mcp-einvoicing-de

German e-invoicing MCP server: ZUGFeRD 2.x, XRechnung 3.x, EN 16931, KoSIT validation, Peppol.

client:Zed transport:stdio runtime:pypi

Install mcp einvoicing de in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "mcp-einvoicing-de": {
      "command": "uvx",
      "args": [
        "mcp-einvoicing-de"
      ],
      "env": {
        "EINVOICING_DE_LOG_LEVEL": "<EINVOICING_DE_LOG_LEVEL>",
        "EINVOICING_DE_KOSIT_ENABLE": "<EINVOICING_DE_KOSIT_ENABLE>",
        "EINVOICING_DE_KOSIT_VALIDATOR_URL": "<EINVOICING_DE_KOSIT_VALIDATOR_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp einvoicing de in other clients