VS Code

How to install the JFrog plugin for VS Code

Prerequisites

  • GitHub organization settings: Settings > Copilot > Policies > Editor preview features:
    Set to Enabled.

Install the JFrog plugin for VS Code

To install the plugin - you have three options:

Option 1: Use the Magic Link

Use the magic link by clicking the Install via magic link button in the Install MCP Server pane or use the link vscode://chat-plugin/install?source=jfrog/vscode-plugin.

Option 2: Use the VS Code Command Palette
  1. Open the Quick Open palette (Cmd+Shift+P on macOS or Ctrl+Shift+P on Windows/Linux) and run the following command to install the JFrog plugin:

  2. Select/enter:

    Chat: Install Plugin from Source
  3. Enter the plugin source. When prompted, enter:

    https://github.com/jfrog/vscode-plugin/
  4. Click Trust.

Option 3: Use the Marketplace
  1. Add the marketplace source to the VS Code settings file: open settings.json (Cmd+Shift+P and select "Open User Settings (JSON)").
  1. Enter:

    "chat.plugins.marketplaces": [
    "https://github.com/jfrog/vscode-plugin/"
    ]
  2. Install the plugin by opening the extensions panel (Cmd+Shift+X), and search for: @agentPlugins jfrog/vscode-plugin

  3. Select the plugin.

  1. Click Install.

  2. If required, click Trust.


Related Topics:

Cursor

Claude Code

Using the MCP Registry with Agent Guard