Fuel Prices for Zed
io.github.pipeworx-io/fuel-prices
Retail petrol, diesel and LPG prices across Europe, by country and week.
client:Zed
transport:streamable-http
Install Fuel Prices in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fuel-prices": {
"url": "https://gateway.pipeworx.io/fuel-prices/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs