Loading MCP server directory, please wait...
Validate, extract, repair and generate French Factur-X / EN16931 invoices via AgentForge API
npx @getmcp/cli add io.github.CedricKouma/facturx-toolkitRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTFORGE_API_KEYAPIM subscription key (Ocp-Apim-Subscription-Key / x-api-key)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.CedricKouma/facturx-toolkit": {
"command": "npx",
"args": [
"-y",
"agentforge-facturx-mcp"
],
"env": {
"AGENTFORGE_BASE_URL": "",
"AGENTFORGE_API_KEY": ""
}
}
}
}