Back to MCP Servers
ReplenishRadar MCP
Multi-channel inventory intelligence for Shopify and Amazon sellers. 28 tools for stockout risk, demand forecasts, purchase order lifecycle, and sales analytics. Human-in-the-loop: all write operations create drafts only.
other-tools-and-integrations
Installation
npx -y MCPConfiguration
{
"mcpServers": {
"MCP": {
"command": "npx",
"args": ["-y", "MCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes