Washlib for Claude Desktop
com.washlib/washlib
Find car wash centers in France, compare prices, check live availability, and look up a booking.
client:Claude Desktop
transport:streamable-http
tools:5
Install Washlib in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"washlib": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://washlib.com/api/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