loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

juniper-commerce

MCP Tool

commerce-operations-foundation/juniper-commerce

Reference implementation of the onX commerce standard — full storefront, admin, AI playground, and REST API with all 12 onX operations

Install

$ npx loaditout add commerce-operations-foundation/juniper-commerce

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "juniper-commerce": {
      "command": "npx",
      "args": [
        "-y",
        "juniper-commerce"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Juniper Commerce — onX Reference Implementation

[](LICENSE) [](https://commerceopsfoundation.org) [](https://nextjs.org) [](https://typescriptlang.org) [](Dockerfile)

Juniper Commerce is a full outdoor-gear storefront that implements all 12 onX operations. It serves as a reference implementation for vendors building onX-compliant systems.

What's Inside

| Component | Description | |-----------|-------------| | Storefront | Product catalog, cart, checkout, order tracking | | Admin | Dashboard, order management, inventory overview | | AI Playground | Natural-language commerce powered by onX tools | | REST API | All 12 onX operations at /api/onx/* | | Conformance | Test any onX endpoint for spec compliance | | API Docs | Swagger UI at /api/docs |

Quick Start (Docker)
Prerequisites
  • Docker Desktop installed and running
  • Git
  • The mcp-reference-server repo cloned alongside this repo (only needed if you want the MCP server)

Your folder structure should look like:

# Clone the MCP server (optional — only needed for --profile mcp)
git clone https://github.com/commerce-operations-foundation/mcp-reference-server.git
some-parent/
├── juniper-commerce/         ← this repo
└── mcp-reference-server/     ← MCP server repo (optional)
    └── server/
Option A: Interactive Setup (recommended)
cd juniper-app
npm install        # first time only, installs the prompts package
npm run se

Tags

aicommercedockerecommercefulfillmentmcpnextjsonxopen-standardorder-managementreference-implementationtypescript

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated25 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/23/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/commerce-operations-foundation/juniper-commerce)](https://loaditout.ai/skills/commerce-operations-foundation/juniper-commerce)