Skip to content
VS Code

Fuel Prices for VS Code

io.github.pipeworx-io/fuel-prices

Retail petrol, diesel and LPG prices across Europe, by country and week.

client:VS Code transport:streamable-http

Install Fuel Prices in VS Code

.vscode/mcp.json

{
  "servers": {
    "fuel-prices": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/fuel-prices/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Fuel Prices in other clients