The complete procedure for extending the tool library:
- discovery server: In the main screen of the plugin click on"Tools Library → Remote Server", the system displays a list of verified servers (with latency metrics).
- one-click connection: Select the target server (e.g., GitHub AI Lab server), and the plugin will automatically complete port negotiation and firewall configuration with a typical connection time of <3 seconds.
- Tool loading: After a successful connection, the tools provided by the server will be displayed in functional categories (e.g., the "Code Analysis" category contains 12 tools such as the SonarQube integrator).
- call management: Click on a tool card to see a detailed description, and after adding it to the Frequently Used list, it can be accessed via a shortcut key (default isCtrl+Alt+T) Quick call-out.
Advanced Tip: Creating a Project in the Project Root Directory.mcpconfigfile can define team-level tool preferences, such as specifying that code reviews must use a server-specific CheckStyle tool.
This answer comes from the articleMCP Jetpack: an automated MCP plugin for fast connection to AI toolsThe