Skip to content
VS Code

facturx toolkit for VS Code

io.github.cedrickouma/facturx-toolkit

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

client:VS Code transport:streamable-http runtime:npm

Install facturx toolkit in VS Code

.vscode/mcp.json

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

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

facturx toolkit in other clients