uae einvoice mcp for Zed
io.github.mirzaabubakr/uae-einvoice-mcp
UAE e-invoicing MCP: TRN/TIN checks, 51-field PINT AE checklist, UBL XML stubs, mandate timeline.
client:Zed
transport:stdio
runtime:npm
Install uae einvoice mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"uae-einvoice-mcp": {
"command": "npx",
"args": [
"-y",
"uae-einvoice-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs