Yoya Booking for Grok
io.github.makloai/yoya-booking
Book meetings on a host's real availability. No auth - mirrors their public Yoya page.
client:Grok
transport:streamable-http
tools:7
Install Yoya Booking in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"yoya-booking": {
"type": "http",
"url": "https://yoya.ai/api/mcp/book"
}
}
}
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