MCP server for the Lexware Office API — manage invoices, contacts, articles, vouchers, and more
{
"mcpServers": {
"lazyantslexware": {
"command": "npx",
"args": [
"-y",
"@lazyants/lexware-mcp-server"
]
}
}
}