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.trip-logistics-assistant]
url = "https://api.triplogistics.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"trip-logistics-assistant": {
"type": "http",
"url": "https://api.triplogistics.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: trip-logistics-assistant
Remote MCP URL: https://api.triplogistics.app/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": {
"trip-logistics-assistant": {
"url": "https://api.triplogistics.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"trip-logistics-assistant": {
"type": "http",
"url": "https://api.triplogistics.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "trip-logistics-assistant",
"transport": "streamable-http",
"url": "https://api.triplogistics.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_car_rentals— Finds rental car options at an airport or city for specific dates: typical price ranges for the season (economy / compact automatic / SUV, all-inclusive) and a direct link to live offers with free cancellation from 1000+ suppliers.search_transfers— Books private transfers: airport transfer / airport taxi / private driver / chauffeur, city-to-city rides, group minibuses.search_esim— Finds prepaid travel eSIM data plans for a destination country or region, with real catalog prices in USD: data packages by GB and validity days, incl.search_luggage_storage— Finds bookable luggage storage near the user's location: left luggage points in shops, cafes and hotels with a flat daily rate per bag and insurance included.check_flight_compensation— Checks if a disrupted flight qualifies for airline compensation (up to €600 per passenger under EU 261 and similar rules) and starts the claim.