MCP E-Invoicing Core for Windsurf
io.github.cmendezs/mcp-einvoicing-core
Base package for e-invoicing MCP servers. Compliance logic and signing keys stay with you.
client:Windsurf
transport:stdio
runtime:pypi
Install MCP E-Invoicing Core in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-einvoicing-core": {
"command": "uvx",
"args": [
"mcp-einvoicing-core"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs