france einvoice reception lint for Grok
io.github.jmshinhwa/france-einvoice-reception-lint
12 checks for the French mandatory mentions a PDP rejects, on Factur-X, UBL and CII invoices
client:Grok
transport:stdio
runtime:npm
Install france einvoice reception lint in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"france-einvoice-reception-lint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/france-einvoice-reception-lint"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs