calculateRange
ClaudeCalculate the realistic remaining driving range for an EV given vehicle specs, current battery percentage, and weather/speed conditions. Returns range in km and a breakdown of all influencing factors.
by EVRoutes
EVRoutes brings the trip-planning engine behind evroutes.com into Claude. Plan a full EV road trip with optimized charging stops, route polyline, and a time and battery breakdown; search public fast chargers near any place; calculate realistic range using a physics-based model that accounts for temperature, speed, weather, wind, elevation, and battery age; and browse a catalog of 200+ EVs through an interactive picker. Everything renders as native chat widgets with maps and range cards using Mapbox. No account or API key needed.
searchVehicles (pass the car name fragment as query if mentioned, otherwise no args for the default catalog) — the rendered picker will trigger planRouteChargers with the chosen vehicle. Origin/destination accept place names ('Riga, Latvia') or {lat,lng}.query to pre-filter, or leave empty for the default catalog. The rendered widget lets the user pick an EV + enter origin/destination/battery and triggers planRouteChargers directly.