← All servers
facturx-toolkit
Validate, extract, repair and generate French Factur-X / EN16931 invoices via AgentForge API
Details
- Transport
- stdio
- Latest version
- 0.1.0
- Status
- listed
- Source
- Imported from the MCP registry
Versions
- 0.1.0 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: AGENTFORGE_API_KEY
— replace the <placeholders> with your values.
claude mcp add io-github-cedrickouma-facturx-toolkit --env AGENTFORGE_API_KEY=<AGENTFORGE_API_KEY> -- npx agentforge-facturx-mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-cedrickouma-facturx-toolkit": {
"command": "npx",
"args": [
"agentforge-facturx-mcp"
],
"env": {
"AGENTFORGE_API_KEY": "<AGENTFORGE_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-cedrickouma-facturx-toolkit": {
"command": "npx",
"args": [
"agentforge-facturx-mcp"
],
"env": {
"AGENTFORGE_API_KEY": "<AGENTFORGE_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"agentforge-facturx-mcp"
],
"env": {
"AGENTFORGE_API_KEY": "<AGENTFORGE_API_KEY>"
}
} Ecosystem signals — baseline 24 / 100
Objective public usage & activity — a transparent, versioned baseline (formula v2), never verified reputation and never blended into it.
- npm downloads · 5 hours ago
- 42 / week
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →