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
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
-
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:
-
Select/enter:
Chat: Install Plugin from Source -
Enter the plugin source. When prompted, enter:
https://github.com/jfrog/vscode-plugin/ -
Click Trust.

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

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

-
Click Install.
-
If required, click Trust.
Related Topics:
Using the MCP Registry with Agent Guard
Updated 3 days ago
