Skip to content
Cline

invoice for Cline

com.yaktool/invoice

Check invoice mandatory fields, validate a draft before issuing, and look up EN 16931 code lists.

client:Cline transport:stdio runtime:npm

Install invoice 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": {
    "invoice": {
      "command": "npx",
      "args": [
        "-y",
        "yaktool-invoice-mcp"
      ]
    }
  }
}

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

invoice in other clients