Skip to content
Cline

Dokmatiq DocGen for Cline

io.github.dokmatiq/docgen

PDF/DOCX/Excel generation with stationery overlay, ZUGFeRD/XRechnung, signing, receipt OCR.

client:Cline transport:stdio runtime:pypi

Install Dokmatiq DocGen in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "docgen": {
      "command": "uvx",
      "args": [
        "dokmatiq-docgen-mcp"
      ],
      "env": {
        "DOCGEN_API_KEY": "<DOCGEN_API_KEY>",
        "DOCGEN_BASE_URL": "<DOCGEN_BASE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Dokmatiq DocGen in other clients