Developer Resources
Open-source packages for Commerce Gateway, the integration and MCP product. This page covers the OSS distribution from a package/developer perspective; for the product story see Commerce Gateway → Self-hosting.
The underlying technology ships under the @commercegateway/* npm scope, with
the registry protocol published as the unscoped commerce-registry-protocol —
these are technology references, not a separate product brand.
| Scope | What it is |
| ----- | ---------- |
| @commercegateway/commerce-gateway | Gateway runtime and governed tool surfaces |
| @commercegateway/registry-mcp | Registry MCP server |
| commerce-registry-protocol | Registry protocol spec (npm meta + spec files) |
