← tolley.io
INDIVIDUAL MCP TOOL
get_trailer_fleet
Returns enclosed cargo trailer specs, pricing, and availability
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 endpoint
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.tolley-io]
url = "https://www.tolley.io/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tolley-io": {
"type": "http",
"url": "https://www.tolley.io/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tolley-io
Remote MCP URL: https://www.tolley.io/api/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": {
"tolley-io": {
"url": "https://www.tolley.io/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tolley-io": {
"type": "http",
"url": "https://www.tolley.io/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tolley-io",
"transport": "streamable-http",
"url": "https://www.tolley.io/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_services— Returns all 8 Tolley.io services with descriptions and URLsget_wd_pricing— Returns washer/dryer rental pricing and featuresget_generator_info— Returns generator specs, pricing, and fuel typesget_hvac_services— Returns HVAC service list, reviews, and contact infoget_lastmile_info— Returns delivery fleet, rates, and service areasget_real_estate_info— Returns agent info, service areas, and contact detailsget_moving_info— Returns moving supply bundle, pricing, and contactsearch_shop_items— Search active marketplace inventory by category