← trailerrentalmontana.co.za

INDIVIDUAL MCP TOOL

list_trailers

List all active rental trailers available at Trailer Rental Montana with pricing, dimensions, payload capacity, and categories (Luggage & Camping, Bike & Quad, Box & Cage / Moving, Multi-Purpose / Utility, Car Transporters).

trailerrentalmontana.co.zanone authenticationAvailability not checked

LIVE ENDPOINT

https://api.trailerrentalmontana.co.za/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_trailers and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

trailerrentalmontana.co.za

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trailer-rental-montana-connector]
url = "https://api.trailerrentalmontana.co.za/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trailer-rental-montana-connector": {
      "type": "http",
      "url": "https://api.trailerrentalmontana.co.za/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trailer-rental-montana-connector
Remote MCP URL: https://api.trailerrentalmontana.co.za/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trailer-rental-montana-connector": {
      "url": "https://api.trailerrentalmontana.co.za/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trailer-rental-montana-connector": {
      "type": "http",
      "url": "https://api.trailerrentalmontana.co.za/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trailer-rental-montana-connector",
  "transport": "streamable-http",
  "url": "https://api.trailerrentalmontana.co.za/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_trailer_details — Get full technical specifications, dimensions, payload capacity, daily rate, required deposit, and photos for a specific trailer by slug or name.
  • calculate_rental_quote — Calculate an accurate rental quote for a given trailer, number of days, and optional pickup date, including daily hire cost, required deposit, and return date schedule.
  • check_availability_and_hours — Check the branch address, operating hours, collection schedule, and booking recommendations for Trailer Rental Montana in Sinoville/Montana, Pretoria.
  • create_rental_booking — Submit a confirmed rental reservation request for a trailer.
  • get_rental_requirements — Get the mandatory rental requirements, towing licensing regulations (Code B vs Code EB), towbar specifications (50mm ball), documentation checklist, and deposit policies.
  • get_instant_whatsapp_contact — Get the official direct WhatsApp dispatch link with a pre-filled reservation message for instant human confirmation.