Zoom MCP Pack
claude mcp add zoom --transport http https://gateway.pipeworx.io/zoom/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"zoom": {
"url": "https://gateway.pipeworx.io/zoom/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"zoom": {
"serverUrl": "https://gateway.pipeworx.io/zoom/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"zoom": {
"type": "http",
"url": "https://gateway.pipeworx.io/zoom/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"zoom": {
"url": "https://gateway.pipeworx.io/zoom/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"zoom": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/zoom/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/zoom/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--zoom/reviews or the review_server meta-tool.
POST /mcp