Skip to content
Cline

en16931 einvoice lint for Cline

io.github.jmshinhwa/en16931-einvoice-lint

Checks an invoice payload or field mapping against EN 16931 and the national CIUS of the country it

client:Cline transport:stdio runtime:npm

Install en16931 einvoice lint 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

{
  "mcpServers": {
    "en16931-einvoice-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/en16931-einvoice-lint"
      ]
    }
  }
}

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

en16931 einvoice lint in other clients