mcp facturapi for Windsurf
io.github.codespar/mcp-facturapi
FacturAPI — Mexican CFDI e-invoicing
client:Windsurf
transport:stdio
runtime:npm
Install mcp facturapi in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-facturapi": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-facturapi"
],
"env": {
"FACTURAPI_API_KEY": "<FACTURAPI_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs