Skip to content
Grok

facturx toolkit for Grok

io.github.cedrickouma/facturx-toolkit

Validate, extract, repair and generate French Factur-X / EN16931 invoices via AgentForge API

client:Grok transport:streamable-http runtime:npm

Install facturx toolkit in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "facturx-toolkit": {
      "type": "http",
      "url": "https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp"
    }
  }
}

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

facturx toolkit in other clients