Skip to content
Cline

MCP E-Invoicing Core for Cline

io.github.cmendezs/mcp-einvoicing-core

Base package for e-invoicing MCP servers. Compliance logic and signing keys stay with you.

client:Cline transport:stdio runtime:pypi

Install MCP E-Invoicing Core 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": {
    "mcp-einvoicing-core": {
      "command": "uvx",
      "args": [
        "mcp-einvoicing-core"
      ]
    }
  }
}

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

MCP E-Invoicing Core in other clients