Skip to content

payroll deduction code audit for Cline

io.github.jmshinhwa/payroll-deduction-code-audit

Twelve rules over the deduction-code map, before the January 31 W-2 filing date

client:Cline transport:stdio runtime:npm

Install payroll deduction code audit 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": {
    "payroll-deduction-code-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/payroll-deduction-code-audit"
      ]
    }
  }
}

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

payroll deduction code audit in other clients