Meet.bot MCP for Grok
bot.meet/mcp
AI-native scheduling and booking: check availability, book meetings, share links.
client:Grok
transport:streamable-http
tools:8
Install Meet.bot MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://mcp.meet.bot"
}
}
}
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