We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a54f56 commit afcbe29Copy full SHA for afcbe29
1 file changed
README.md
@@ -29,6 +29,14 @@
29
30
### 1. Install
31
32
+**macOS (Recommended - DMG Installer):**
33
+
34
+Download the latest DMG installer for your architecture:
35
+- **Apple Silicon (M1/M2):** [Download DMG](https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest) → `mcpproxy-*-darwin-arm64.dmg`
36
+- **Intel Mac:** [Download DMG](https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest) → `mcpproxy-*-darwin-amd64.dmg`
37
38
+**Alternative install methods:**
39
40
macOS (Homebrew):
41
```bash
42
brew install smart-mcp-proxy/mcpproxy/mcpproxy
0 commit comments