Skip to content
Cline

Decionis CommerceGate MCP for Cline

com.decionis/commerce-gate

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

client:Cline transport:stdio runtime:npm

Install Decionis CommerceGate MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Decionis CommerceGate MCP in other clients