Skip to content
Zed

fuel prices for Zed

io.github.johnisanerd/fuel-prices

Gas and fuel prices by station and area, as structured data via a hosted MCP server.

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://mcp.apify.com/?tools=johnvc/fuelprices"
    }
  }
}

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

fuel prices in other clients