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
{
"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