.. _claude-marketplace: Claude Marketplace ================== Direct link: `claude.com/plugins/zscaler `__ The Claude plugin marketplace publishes the Zscaler plugin for **Claude Code** (the CLI). It bundles the MCP server registration and the 42 guided skills in one install command. Install ------- .. code-block:: bash claude plugin install zscaler The plugin auto-registers the MCP server and installs the bundled Claude Code skills. Configure credentials --------------------- The plugin reads OneAPI credentials from ``~/.zscaler/.env`` by default. Create that file (or symlink your existing ``.env``): .. code-block:: bash mkdir -p ~/.zscaler cat > ~/.zscaler/.env <