The installation process is divided into 4 key steps:
- Getting the installation package: Visit the official website at https://mcpjetpack.com/下载对应系统的安装包 (Windows/macOS/Linux) or install it directly via the editor extension store (e.g. Cursor's plugin marketplace).
- Environmental testing: The first launch will automatically scan for installed AI apps, and for detected tools (e.g., Claude), a wizard pops up prompting for authentication information such as API keys, and this data is stored with AES-256 encryption.
- server connection: In the Settings panel of the"Server administration"In the "SSL Secure Connection" section, select the officially recommended MCP server (e.g. GitHub hosting server) and click to complete the SSL secure connection.
- validation test: Try to write the function in the code editor and observe if smart tool recommendations (such as code completion or error checking) appear in the lower right corner to confirm that the function is working properly.
Note: Before installation, you need to make sure that the AI app version meets the compatibility list on the official website, and it is recommended to reserve more than 100MB of disk space.
This answer comes from the articleMCP Jetpack: an automated MCP plugin for fast connection to AI toolsThe