fetch-price for Windsurf
io.github.fusionx212/fetch-price
Live UK marketplace product search with real prices and buy links.
client:Windsurf
transport:stdio
runtime:npm
Install fetch-price in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"fetch-price": {
"command": "npx",
"args": [
"-y",
"fetch-price"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs