Skip to content
Claude Desktop

ReplenishRadar for Claude Desktop

io.github.replenishradar/mcp

Shopify + Amazon inventory planning, forecasting & replenishment over MCP (50 tools).

client:Claude Desktop transport:stdio runtime:npm

Install ReplenishRadar in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@replenishradar/mcp-server"
      ],
      "env": {
        "REPLENISHRADAR_API_KEY": "<REPLENISHRADAR_API_KEY>",
        "REPLENISHRADAR_API_URL": "<REPLENISHRADAR_API_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ReplenishRadar in other clients