lexware for Windsurf
io.github.lazyants/lexware
MCP server for the Lexware Office API — invoices, contacts, articles, and vouchers.
client:Windsurf
transport:stdio
runtime:npm
Install lexware in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"lexware": {
"command": "npx",
"args": [
"-y",
"@lazyants/lexware-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs