ReplenishRadar MCP server - connects Claude Desktop and other MCP clients to the ReplenishRadar REST API
{
"mcpServers": {
"replenishradarmcp": {
"command": "npx",
"args": [
"-y",
"@replenishradar/mcp-server"
]
}
}
}