Skip to content
Windsurf

saudi vat pro for Windsurf

io.github.morouna1/saudi-vat-pro

Submit and manage ZATCA-compliant Saudi e-invoices through Saudi VAT Pro.

client:Windsurf transport:stdio runtime:npm

Install saudi vat pro in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "saudi-vat-pro": {
      "command": "npx",
      "args": [
        "-y",
        "saudi-vat-pro-mcp"
      ],
      "env": {
        "SAUDI_VAT_PRO_API_KEY": "<SAUDI_VAT_PRO_API_KEY>"
      }
    }
  }
}

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

saudi vat pro in other clients