Appointment Booking for Grok
dev.hatchloop/appointment-booking
Find real businesses and book appointments. Books via Cal.com; imports 12 platforms.
client:Grok
transport:streamable-http
tools:9
Install Appointment Booking in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"appointment-booking": {
"type": "http",
"url": "https://hatchloop.dev/mcp/appointment-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