Skip to content
Zed

facturx toolkit for Zed

io.github.cedrickouma/facturx-toolkit

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

client:Zed transport:streamable-http runtime:npm

Install facturx toolkit in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "facturx-toolkit": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

facturx toolkit in other clients