Skip to content

Commit 7832410

Browse files
authored
Add brew install command to docs (#120)
1 parent 18566d5 commit 7832410

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,16 @@ Traditional agent frameworks often embed complex subprocess logic, brittle start
6565

6666
---
6767

68+
## Install
69+
70+
### Homebrew
71+
72+
```bash
73+
brew install --cask mozilla-ai/tap/mcpd
74+
```
75+
76+
---
77+
6878
## 📚 Explore the Docs
6979

7080
Use the sidebar to explore:

0 commit comments

Comments
 (0)