Get Started
Govern and connect approved MCP servers to your coding agent.
This guide covers the full lifecycle of an MCP server in the JFrog MCP Registry — from discovering and approving servers as an admin, to connecting them to your coding agent as a developer.
Prerequisites
- Access to the JFrog Platform with the AI Catalog enabled.
- A project with the appropriate admin or developer role.
- Cursor or VS Code installed.
Workflow Summary
1. Discover and Allow MCP Servers
Required role: Project Admin with Allow in Project permission.
The JFrog MCP Registry enforces a zero-trust model — all MCP servers are blocked by default. Before developers can use an MCP server, an admin must explicitly allow it for one or more projects and define which tools it can expose.
To allow an MCP server for a project:
-
In the JFrog Platform, navigate to AI/ML > Discovery > MCP Servers.
-
Search for an MCP server and select it.
-
Click Add to Registry in the MCP details pane.
-
In the Add to Registry pane, select the project to allow this MCP server for.
-
Define a tool policy — select Allow all tools or configure Manual Policies using regex-based filtering. For more information, see Configure Tool Policies.
-
Configure any required environment variables and runtime arguments for the MCP server.
-
Click Save. The MCP server is now authorized and available in the registry for the selected project. Click View in Registry to see it there.
2. Install the JFrog IDE Plugin
Target: Developer workstation.
Install the JFrog plugin for your IDE. The plugin installs and configures the JFrog MCP Gateway automatically — no CLI setup required. The Gateway is a local proxy that wraps each approved MCP server individually and enforces your organization's tool policies on every agent call.
To install the JFrog IDE plugin:
-
In the JFrog Platform, navigate to AI/ML > Registry > [Your Project] > MCP Servers.
-
Click Install MCP.
-
Select your IDE. and follow the First-time setup instructions for that IDE:
- For Cursor, see Configure Cursor.
- For VS Code, see Configure VS Code.
Note
Claude Code support is coming soon. See Configure Claude Code for details.
After installation, the JFrog MCP Gateway starts automatically when you open your IDE and your allowed MCP servers are available to your agent.
3. Verify and Use
Confirm that your agent is connected to the JFrog MCP Gateway and can access allowed MCP servers.
To verify the connection:
-
Open your IDE and start a chat with your agent.
-
Ask your agent: "Which MCP servers are available?" Your agent responds with two sections — Active servers currently configured, and Available from JFrog servers you can add.
-
Ask your agent to add an MCP server — for example, "Add the lighthouse-mcp server."
-
Use the server in your agent chat — for example, "Get the performance report for jfrog.com."
Your agent now has governed access to the MCP servers approved for your project. For a full list of agentic operations, see Manage MCPs via Agents.
Related Topics
Updated 7 days ago
