Skip to content
Zed

fetch-price for Zed

io.github.fusionx212/fetch-price

Live UK marketplace product search with real prices and buy links.

client:Zed transport:stdio runtime:npm

Install fetch-price in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "fetch-price": {
      "command": "npx",
      "args": [
        "-y",
        "fetch-price"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

fetch-price in other clients