@pipeworx/carsxe
Connect: https://gateway.pipeworx.io/carsxe/mcp · Install: one-click buttons
Tools: 4
Tools
- carsxe_vin_specs — Full spec for a VIN — decode a 17-char VIN into year/make/model/trim plus engine, drivetrain, transmission, body and fuel type. Example: carsxe_vin_specs({ vin: “WBAFR7C57CC811956”, _apiKey: “your-key
- carsxe_market_value — Used-car market value for a VIN (by mileage/condition) — retail, trade-in, loan and wholesale values. Example: carsxe_market_value({ vin: “WBAFR7C57CC811956”, state: “CA”, mileage: 55000, _apiKey: “yo
- carsxe_plate_decode — Decode a license plate → VIN & vehicle — look up the VIN, year, make and model for a US plate. Example: carsxe_plate_decode({ plate: “7XER187”, state: “CA”, _apiKey: “your-key” })
- carsxe_history — Title/history records for a VIN — title history, brand records (salvage/flood/etc.), odometer readings and junk/insurance records. Example: carsxe_history({ vin: “WBAFR7C57CC811956”, _apiKey: “your-ke
Tools
-
carsxe_history— Title/history records for a VIN — title history, brand records (salvage/flood/etc.), odometer readings and junk/insurance records. Example: carsxe_history({ vin: WBAFR7C57CC811956 , _apiKey: your-key -
carsxe_market_value— Used-car market value for a VIN (by mileage/condition) — retail, trade-in, loan and wholesale values. Example: carsxe_market_value({ vin: WBAFR7C57CC811956 , state: CA , mileage: 55000, _apiKey: your- -
carsxe_plate_decode— Decode a license plate → VIN & vehicle — look up the VIN, year, make and model for a US plate. Example: carsxe_plate_decode({ plate: 7XER187 , state: CA , _apiKey: your-key }) -
carsxe_vin_specs— Full spec for a VIN — decode a 17-char VIN into year/make/model/trim plus engine, drivetrain, transmission, body and fuel type. Example: carsxe_vin_specs({ vin: WBAFR7C57CC811956 , _apiKey: your-key }