Loading MCP server directory, please wait...
Commerce preflights, D365 authorization, signed evidence, and reports; no marketplace or ERP writes.
npx @getmcp/cli add com.decionis/commerce-gateRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.decionis/commerce-gate": {
"command": "npx",
"args": [
"-y",
"@decionis/commerce"
],
"env": {
"DECIONIS_API_KEY": "",
"DECIONIS_ORG_ID": "",
"DECIONIS_API_BASE": ""
}
}
}
}