fetch-price for Cline
io.github.fusionx212/fetch-price
Live UK marketplace product search with real prices and buy links.
client:Cline
transport:stdio
runtime:npm
Install fetch-price in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"fetch-price": {
"command": "npx",
"args": [
"-y",
"fetch-price"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs