OctoTrip Rental Cars for VS Code
app.octotrip/rental-cars
Free, no-login rental car search with real-time pricing.
client:VS Code
transport:streamable-http
tools:1
Install OctoTrip Rental Cars in VS Code
.vscode/mcp.json
{
"servers": {
"rental-cars": {
"type": "http",
"url": "https://mcp.octotrip.app/rental-cars/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs