zoom team chat for Grok
io.github.zoom/zoom-team-chat
Zoom Chat server for channels, messages, contacts, files, and chat collaboration.
client:Grok
transport:streamable-http
Install zoom team chat in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"zoom-team-chat": {
"type": "http",
"url": "https://mcp.zoom.us/mcp/chat/streamable"
}
}
}
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