Installation
MergeGuide offers multiple installation methods to fit your workflow.CLI Installation
npm (Recommended)
pip
Homebrew (macOS)
Binary Downloads
Download pre-built binaries from the GitHub Releases page.| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon | mergeguide-darwin-arm64 |
| macOS | Intel | mergeguide-darwin-x64 |
| Linux | x64 | mergeguide-linux-x64 |
| Windows | x64 | mergeguide-windows-x64.exe |
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 | Node.js 18+ or Python 3.9+ |
| 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)
Offline Mode
For air-gapped environments, MergeGuide supports offline policy evaluation:Troubleshooting Installation
Permission Errors (npm)
If you encounterEACCES errors: