Loading MCP server directory, please wait...
Shopify + Amazon inventory planning, forecasting & replenishment over MCP (49 tools).
npx @getmcp/cli add io.github.Limited-Horizon/replenishradarRequires Node.js 18+. Community-contributed server. Review source before installing.
REPLENISHRADAR_API_KEYReplenishRadar API key with the rr_sk_ prefix.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Limited-Horizon/replenishradar": {
"command": "npx",
"args": [
"-y",
"@replenishradar/mcp-server"
],
"env": {
"REPLENISHRADAR_API_KEY": "",
"REPLENISHRADAR_API_URL": "https://api.replenishradar.com"
}
}
}
}