mcp einvoicing be for Windsurf
io.github.cmendezs/mcp-einvoicing-be
Belgian e-invoicing MCP server: Peppol BIS 3.0, UBL 2.1, EU PINT v1.0.1, Mercurius.
client:Windsurf
transport:stdio
runtime:pypi
Install mcp einvoicing be in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-einvoicing-be": {
"command": "uvx",
"args": [
"mcp-einvoicing-be"
],
"env": {
"BCE_API_KEY": "<BCE_API_KEY>",
"PEPPOL_ENV": "<PEPPOL_ENV>",
"LOG_LEVEL": "<LOG_LEVEL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs