zoom team chat for Cursor
io.github.zoom/zoom-team-chat
Zoom Chat server for channels, messages, contacts, files, and chat collaboration.
client:Cursor
transport:streamable-http
Install zoom team chat in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zoom-team-chat": {
"url": "https://mcp.zoom.us/mcp/chat/streamable"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs