io.github.CedricKouma/facturx-toolkit
https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp
● healthy
Validate, extract, repair and generate French Factur-X / EN16931 invoices via AgentForge API
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp
JSON-RPC initialize probe
curl -X POST https://apim-agentforge-6lfm33.azure-api.net/facturx/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'