Fuel Prices for Cursor
io.github.pipeworx-io/fuel-prices
Retail petrol, diesel and LPG prices across Europe, by country and week.
client:Cursor
transport:streamable-http
Install Fuel Prices in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fuel-prices": {
"url": "https://gateway.pipeworx.io/fuel-prices/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs