Eco Van Move Booking for Grok
com.ecovanmove/booking
Moving estimates, box rentals, and delivery in BC. Requires Eco Van Move account (OAuth or token).
client:Grok
transport:streamable-http
Install Eco Van Move Booking in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"booking": {
"type": "http",
"url": "https://ecovanmove.com/mcp/booking"
}
}
}
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