Skip to content
VS Code

uae einvoice mcp for VS Code

io.github.mirzaabubakr/uae-einvoice-mcp

UAE e-invoicing MCP: TRN/TIN checks, 51-field PINT AE checklist, UBL XML stubs, mandate timeline.

client:VS Code transport:stdio runtime:npm

Install uae einvoice mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "uae-einvoice-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "uae-einvoice-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

uae einvoice mcp in other clients