Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_vehicles | Search for vehicles on Carvana by make, model, year, price range, and other filters. Returns a list of matching vehicles with basic details. |
| get_vehicle_details | Get detailed information about a specific vehicle on Carvana by its stock number or VIN, including full specs, photos, price, and availability. |
| get_financing_estimate | Calculate estimated monthly payment and financing options for a vehicle on Carvana based on price, down payment, credit score tier, and loan term. |
| check_delivery_availability | Check whether Carvana can deliver a vehicle to a specific zip code, and get estimated delivery timeframe and any associated fees. |
| get_vehicle_history | Retrieve vehicle history report summary for a Carvana listing, including accident history, number of owners, service records, and title status. |
| get_trade_in_value | Get an estimated trade-in value for your current vehicle on Carvana based on make, model, year, mileage, and condition. |
| find_nearby_vending_machines | Find Carvana car vending machine locations near a given city or zip code where customers can pick up their purchased vehicles. |
| compare_vehicles | Compare two or more Carvana vehicles side-by-side, showing key specs, price differences, mileage, features, and value metrics. |
| search_by_budget | Find the best vehicles on Carvana that fit within a monthly payment budget, including financing assumptions. |
| get_market_insights | Get current market insights for a specific vehicle make/model on Carvana, including average price, price trends, typical days-to-sell, and inventory levels. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |