list_rental_vehicles — Transfers & Car Rentals MCP Tool Read-only
list_rental_vehicles
(list rental vehicles) is one of 8 tools on the
Transfers & Car Rentals
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_rental_vehicles from your client
- Claude Code Transfers & Car Rentals list_rental_vehicles run in your project directory
- Claude Desktop Transfers & Car Rentals list_rental_vehicles ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Transfers & Car Rentals list_rental_vehicles ~/.cursor/mcp.json
- VS Code Transfers & Car Rentals list_rental_vehicles .vscode/mcp.json
- Zed Transfers & Car Rentals list_rental_vehicles ~/.config/zed/settings.json
- Windsurf Transfers & Car Rentals list_rental_vehicles ~/.codeium/windsurf/mcp_config.json
- Cline Transfers & Car Rentals list_rental_vehicles ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Transfers & Car Rentals list_rental_vehicles ~/.gemini/settings.json
- Grok Transfers & Car Rentals list_rental_vehicles .mcp.json (in your project root)
- ChatGPT Transfers & Car Rentals list_rental_vehicles Settings → Connectors → Advanced → Developer mode
- Claude.ai Transfers & Car Rentals list_rental_vehicles Settings → Connectors → Add custom connector
- LangChain Transfers & Car Rentals list_rental_vehicles pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http transfers-car-rentals https://transfers.dima.click/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.