Washlib for Grok
com.washlib/washlib
Find car wash centers in France, compare prices, check live availability, and look up a booking.
client:Grok
transport:streamable-http
tools:5
Install Washlib in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"washlib": {
"type": "http",
"url": "https://washlib.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs