Skip to content
VS Code

Washlib for VS Code

com.washlib/washlib

Find car wash centers in France, compare prices, check live availability, and look up a booking.

client:VS Code transport:streamable-http tools:5

Install Washlib in VS Code

.vscode/mcp.json

{
  "servers": {
    "washlib": {
      "type": "http",
      "url": "https://washlib.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Washlib in other clients