Decionis CommerceGate MCP

CommerceGate MCP gives operations agents a tenant-bound Shadow Mode preflight for price, inventory, order, fulfillment, promotion, refund, and return actions, plus enforced Dynamics 365 transaction authorization, signed decision evidence, and reports. Its 7 documented tools cover commercegate, shadow, reports. It runs locally over stdio via the published package.

People who work with commercegate, shadow and reports and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 533 · #7 OF 204 MAINTAINED SECURITY · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Decionis CommerceGate MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add decionis-agent-safe-pipeline-packages-co -- npx -y @decionis/commerce

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "decionis-agent-safe-pipeline-packages-co": {
      "command": "npx",
      "args": [
        "-y",
        "@decionis/commerce"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-13 - young repo, little track record yet

license Apache-2.0 - declared in the repository

npm package @decionis/commerce - published under the repo owner's npm scope (@decionis)

registry vendor namespace com.decionis - domain-verified with the official MCP registry

03 · What Decionis CommerceGate MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can inspect action coverage, safety guarantees, connector boundaries, and connection state, check a price change, stock change, order, fulfillment step, promotion, refund or return, read a signed Decision Dossier by UUID, and read a dossier proof packet by UUID.

The 7 tools it gives your agent

Extracted from the project's README - what Decionis CommerceGate MCP lets an agent do.

commercegate_describe_capabilities
- Inspect action coverage, safety guarantees, connector boundaries, and connection state
commercegate_validate_erp_transaction
- Enforced binary authorization for one complete D365 transaction
commercegate_evaluate_action
- Check a price change, stock change, order, fulfillment step, promotion, refund or return
commercegate_get_dossier
- Read a signed Decision Dossier by UUID
commercegate_get_proof_packet
- Read a dossier proof packet by UUID
commercegate_list_shadow_reports
- Read recent Shadow Mode evaluation rows
commercegate_summarize_shadow_reports
- Read aggregate Shadow Mode outcomes and near misses

Latest releases

v0.2.0 · 2026-09-18

Install the runtime · sh · curl -fsSL | sh · brew tap decionis/agent-safe && brew install agentsafe · The agentsafe-<version>-<os>-<arch>.tar.gz archives, the .deb and .rpm packages, the npm tarball of…

decionis-cli-v0.2.0 · 2026-09-14

Decionis CLI distribution artifacts for npm, Linux, Windows, Homebrew, WinGet, and app install. The npm tarball is byte-identical to registry.npmjs.org/decionis/-/decionis-0.2.0.tgz; the Windows archive's SHA-256 is…

decionis-cli-v0.1.0 · 2026-09-14

Decionis CLI distribution artifacts for npm, Linux, Windows, Homebrew, WinGet, and app install. The npm tarball is byte-identical to registry.npmjs.org/decionis/-/decionis-0.1.0.tgz; the Windows archive's SHA-256 is…

04 · Who maintains Decionis CommerceGate MCP

Decionis CommerceGate MCP is maintained by decionis. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
security - ranked #7 of 204 actively-maintained security servers as of 2026-09-18.
release cadence
8 releases in the last 90 days (latest 2026-09-18)
registry
com.decionis/commerce-gate (active, first published 2026-09-09 · 3 versions)
packages
npm:@decionis/commerce

06 · Decionis CommerceGate MCP FAQ

Is Decionis CommerceGate MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 8 releases in the last 90 days. We re-verify nightly.

What can Decionis CommerceGate MCP do?

With this server connected, an agent can inspect action coverage, safety guarantees, connector boundaries, and connection state, check a price change, stock change, order, fulfillment step, promotion, refund or return, read a signed Decision Dossier by UUID, and read a dossier proof packet by UUID.

How do I install Decionis CommerceGate MCP?

Run `npx -y @decionis/commerce`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Decionis CommerceGate MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Decionis CommerceGate MCP

More security MCP servers · Delego · Gradus Notation · Screenshot · Envault

More TypeScript MCP servers · Lucairn MCP Server · Decodo MCP Server · Jira Scoped · DDC/CI Control Bridge · Server Trello · see all