KoSIT-verified German e-invoices: generate & validate ZUGFeRD, Factur-X, XRechnung, EN 16931.
claude mcp add erechnung --transport http https://fakturai.de/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"erechnung": {
"url": "https://fakturai.de/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"erechnung": {
"serverUrl": "https://fakturai.de/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"erechnung": {
"type": "http",
"url": "https://fakturai.de/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"erechnung": {
"url": "https://fakturai.de/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"erechnung": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://fakturai.de/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://fakturai.de/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/de.fakturai--erechnung/reviews or the review_server meta-tool.
POST /mcp