CartScout for Claude Desktop
io.github.veselin15/cartscout-mcp
Live product prices, stock, variants and deal ratings from Shopify, Walmart, eBay and more.
client:Claude Desktop
transport:stdio
runtime:pypi
Install CartScout in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cartscout-mcp": {
"command": "uvx",
"args": [
"cartscout-mcp"
],
"env": {
"RAPIDAPI_KEY": "<RAPIDAPI_KEY>",
"CARTSCOUT_RAPIDAPI_HOST": "<CARTSCOUT_RAPIDAPI_HOST>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs