Automation & No-Code
Connect Factur-X Engine to your existing workflows. Ready for **n8n**, **Make**, and **AI Agents**.
n8n Integration
The fastest way to use Factur-X Engine in automation pipelines is via our **Blueprints**. Zero plugins required. Just standard HTTP requests.
Quick Start Blueprint
This workflow demonstrates how to generate an invoice from JSON data and validate the output immediately.
Step 2: In your n8n editor, click "Import from File".
Step 3: Update the API URL in the HTTP Request node to point to your Factur-X Engine instance.
Step 4: Click "Execute Workflow".
MCP (AI Integration)
Factur-X Engine is **Model Context Protocol (MCP)** ready via its OpenAPI specification.
You can expose the engine tools (`validate`, `convert`, `extract`) to AI assistants like Claude Desktop or IDEs (Cursor) by using a generic MCP OpenAPI server pointing to `/docs/openapi.json`.