vipcars for Claude Desktop
hr.vip-cars/vipcars
Verified used cars from Uni Rent's rental fleet (Croatia): search, compare and send inquiries.
client:Claude Desktop
transport:streamable-http
tools:5
Install vipcars in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vipcars": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://vip-cars.hr/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs