Registries and Marketplaces¶
The Zscaler MCP Server is published to five public registries. Each registry has its own discovery surface and its own install flow — pick the one that matches the MCP client you’re using.
At a glance¶
Registry |
Best for |
Install command |
|---|---|---|
Cursor IDE users |
One-click “Add to Cursor” button |
|
Claude Code CLI users |
|
|
Any spec-compliant MCP client |
Discoverable via the official MCP registry |
|
Containerized deployments (any client) |
|
|
GitHub Copilot users, MCP-compatible clients reading from GitHub |
Surfaces via the |
Picking the right registry¶
You’re using … |
Pick … |
Why |
|---|---|---|
Cursor IDE |
Bundled Cursor plugin, one-click install |
|
Claude Code CLI |
|
|
Claude Desktop |
|
|
GitHub Copilot |
Native integration with the Copilot MCP picker |
|
VS Code / Gemini CLI / Kiro / other generic MCP clients |
Docker MCP Hub or PyPI directly |
Universal — works with any MCP-compliant client |
A managed cloud deployment (Cloud Run, Bedrock, Container Apps) |
Pull the image, point your cloud runtime at it |
See also¶
Integrations — the integrations overview, including IDE plugins.
Claude Desktop Extension — the Claude Desktop Extension (
.mcpb) install walkthrough.Claude — Claude Code (CLI) plugin details.
Cursor — Cursor plugin details.