Overview
The Way.com MCP server exposes 13 tools that give AI assistants real-time access to Way.com's marketplace of automotive services across the United States. All searches are location-based and return live pricing, ratings, and availability.
Getting Started
MCP Server URL
https://mcp.way.com/mcp
Authentication
OAuth 2.0 with Dynamic Client Registration (DCR). No pre-configured credentials needed — MCP clients register automatically.
- Authorization endpoint:
https://mcp.way.com/authorize - Token endpoint:
https://mcp.way.com/token - Registration endpoint:
https://mcp.way.com/register
No user account is required to search. Booking is completed securely on Way.com.
Transport
Streamable HTTP
Tools
Parking
parking_search read-only
Search for parking near a location. Supports airport, daily, hourly, monthly, and event parking. Returns up to 12 listings with prices, ratings, shuttle info, and distance.
parking_details read-only
Get full details for a parking facility including address, amenities, operating hours, photos, and detailed ratings breakdown.
parking_event_search read-only
Search for upcoming events at venues near a location. Returns event names, dates, times, and venue information.
parking_event_listings read-only
Get parking options near a specific event venue with event-specific pricing and availability.
Car Wash
car_wash_search read-only
Search for car wash locations by coordinates. Returns shops with service types, pricing, ratings, and operating hours.
car_wash_details read-only
Get full details for a car wash including wash packages, prices, services, and hours.
EV Charging
ev_search read-only
Search for EV charging stations. Returns connector types, charging speeds, pricing, and availability.
ev_details read-only
Get full details for an EV charging station including all ports, network info, and amenities.
Gas Stations
gas_search read-only
Search for gas stations with real-time fuel prices. Returns regular, mid-grade, and premium prices with cashback offers.
gas_details read-only
Get full details for a gas station including all fuel types, hours, amenities, and cashback info.
Repair & Maintenance
rm_search read-only
Search for auto repair and maintenance shops. Returns services offered, ratings, and pricing.
rm_details read-only
Get full details for a repair shop including service list, hours, certifications, and cashback offers.
Booking
add_to_cart read+write
Add a parking, car wash, or repair service to the user's cart and generate a secure checkout URL on Way.com.
Usage Examples
"Find parking near LAX from April 5 to April 10"
Returns parking facilities near LAX with daily rates, ratings, shuttle availability, and walking distances.
"Find car wash places near downtown San Francisco"
Returns car wash locations with service types, pricing, ratings, and operating hours.
"I need parking for the Lakers game at Crypto.com Arena this Saturday"
Finds events at the venue, then returns nearby parking with event-specific pricing. Can add to cart for booking.
"Show me the cheapest gas stations near Chicago O'Hare"
Returns gas stations with current prices for regular, mid-grade, and premium fuel.
"Where can I charge my Tesla near Austin, Texas?"
Returns EV charging stations with connector types, charging speeds, pricing, and availability.
Safety Annotations
| Tool | readOnlyHint | destructiveHint |
|---|---|---|
| All search & details tools (12) | true | false |
| add_to_cart | false | false |
Support
- Support: way.com/contact
- Privacy Policy: way.com/privacy-policy
- Website: way.com