Skip to content
Cursor

facturx toolkit for Cursor

io.github.cedrickouma/facturx-toolkit

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

client:Cursor transport:streamable-http runtime:npm

Install facturx toolkit in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

facturx toolkit in other clients