Vehicle Fuel Economy Detail
x402/vehicle-fuel-economy-detailRetrieve full fuel-economy details for a specific vehicle by its FuelEconomy.gov vehicle ID. Returns city/highway/combined MPG, CO2 grams per mile, annual fuel cost, fuel type, and powertrain data from the US EPA/DOE. [x402: $0.08/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"vehicle_fuel_economy_detail": {
"url": "https://proxy.suverse.io/v1/data/suverse-veh-mpg-detail",
"transport": "http"
}
}
}