fetch-price for Claude Desktop
io.github.fusionx212/fetch-price
Live UK marketplace product search with real prices and buy links.
client:Claude Desktop
transport:stdio
runtime:npm
Install fetch-price in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fetch-price": {
"command": "npx",
"args": [
"-y",
"fetch-price"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs