WebMCP

TravelWebMCP verified

voyacar.com WebMCP tools

Voyacar is a vehicle rental marketplace. Its WebMCP tool lets an agent search available rental cars and motorcycles for a city and date range, returning offers with price, agency, location, and a booking link.

1 tools1 methodspolyfill API surface

What can an agent do with voyacar.com WebMCP tools?

Voyacar is a vehicle rental marketplace. Its WebMCP tool lets an agent search available rental cars and motorcycles for a city and date range, returning offers with price, agency, location, and a booking link. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on voyacar.com

Tool 1 of 1WebMCPAnswer

search_rentals

Search available rental cars or motorcycles on Voyacar for a city and date range. Returns offers with price, agency, location and a booking link.

How to install

Open the voyacar.com website and ask your browser agent to use search_rentals

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the search_rentals tool on voyacar.com with city: <string>, pickup_date: <string>, return_date: <string>, vehicle_type: <string>, transmission: <string>. Return the structured result and cite the source page.

Input contract

  • city string City slug or name, e.g. "marrakesh".
  • pickup_date string ISO 8601 date, e.g. 2026-07-14.
  • return_date string ISO 8601 date after pickup_date.
  • vehicle_type string
  • transmission string

Open the source definition