fuel prices for Cursor
io.github.johnisanerd/fuel-prices
Gas and fuel prices by station and area, as structured data via a hosted MCP server.
client:Cursor
transport:streamable-http
Install fuel prices in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fuel-prices": {
"url": "https://mcp.apify.com/?tools=johnvc/fuelprices"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs