Skip to content
Windsurf

AbraFlexi for Windsurf

io.github.vitexus/abraflexi

MCP server for AbraFlexi ERP — invoices, contacts, products, bank transactions.

client:Windsurf transport:stdio runtime:pypi

Install AbraFlexi in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "abraflexi": {
      "command": "uvx",
      "args": [
        "abraflexi-mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AbraFlexi in other clients