Installation
MergeGuide offers multiple installation methods to fit your workflow.CLI Installation
pip (Recommended)
Requires Python 3.11+. For best results, install Semgrep alongside MergeGuide for full dual-layer scanning (regex + AST analysis).
VS Code Extension
Install from the VS Code Marketplace:- Open VS Code
- Go to Extensions (
Cmd+Shift+X/Ctrl+Shift+X) - Search for “MergeGuide”
- Click Install
MCP Server
For AI coding assistants (Claude, Cursor, etc.):System Requirements
| Component | Requirements |
|---|---|
| CLI | Python 3.11+ |
| VS Code Extension | VS Code 1.85+ |
| MCP Server | Node.js 18+ |
Network Requirements
MergeGuide requires outbound HTTPS access to:api.mergeguide.ai- API endpointsauth.mergeguide.ai- Authenticationportal.mergeguide.ai- Dashboard (optional)