meridian-shop

jayanth922/meridian-shop
★ 0 stars Python DevOps Updated 1d ago
Meridian Commerce — production-standard e-commerce demo/target app (services, monitoring stack, load generator, MCP signals server) for exercising the Sentinel SRE platform
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "meridian-shop": {
      "command": "uvx",
      "args": [
        "meridian-shop"
      ]
    }
  }
}

Or install with pip: pip install meridian-shop

README Excerpt

Meridian Commerce is a small e-commerce platform: an API gateway fronting checkout, payment, and inventory services, driven by a continuous load generator and instrumented with Prometheus, Loki, and Alertmanager. It runs on Kubernetes in the `meridian` namespace. This repository is the **client environment** — the application and its