Skip to content
Windsurf

Decionis CommerceGate MCP for Windsurf

com.decionis/commerce-gate

Commerce preflights, D365 authorization, signed evidence, and reports; no marketplace or ERP writes.

client:Windsurf transport:stdio runtime:npm

Install Decionis CommerceGate MCP 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": {
    "commerce-gate": {
      "command": "npx",
      "args": [
        "-y",
        "@decionis/commerce"
      ],
      "env": {
        "DECIONIS_API_KEY": "<DECIONIS_API_KEY>",
        "DECIONIS_ORG_ID": "<DECIONIS_ORG_ID>",
        "DECIONIS_API_BASE": "<DECIONIS_API_BASE>"
      }
    }
  }
}

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

Decionis CommerceGate MCP in other clients