feat: add homebrew installation support for toolbox#936
feat: add homebrew installation support for toolbox#936kurtisvg merged 5 commits intogoogleapis:mainfrom
Conversation
|
@bpranava Thanks for the PR! This is great. Is it too late to change the name of the package to |
Hi @kurtisvg , I did go with "toolbox" initially, but they mentioned that "toolbox" was too generic - Homebrew/homebrew-core#230590 (comment) That said, there seems to be a process for renaming homebrew formulae - https://docs.brew.sh/Rename-A-Formula. |
|
@bpranava it would defiantly be helpful to use mcp-toolbox -- we would have renamed the repo by now, but it would break the links to the docs (github does not redirect those for some reason) 🙈 |
Got it! Just want to clarify the user experience once again, Installation Usage is this correct? |
|
@bpranava LGTM |
|
Homebrew PR - Homebrew/homebrew-core#230744 |
|
@kurtisvg , since the project name is still genai-toolbox, homebrew maintainers are asking us to create an alias instead of renaming the formula - Homebrew/homebrew-core#230824 (comment) PR for adding alias - Homebrew/homebrew-core#230957 |
|
@bpranava -- Super appreciate it! I don't know if it'll help, but I tried to comment on the PR as well. |
|
@kurtisvg thanks for following up with the homebrew-core team. I have verified that we are able to install mcp-toolbox package now and I have updated the documentation |
|
@bpranava really appreciate your contributions so far! |
Fixes #820 - Added installation and upgrade support for toolbox via homebrew -Homebrew/homebrew-core#231149, Homebrew/homebrew-core#230590 - This PR updates the documentation files to include the same. Install toolbox via homebrew with: ``` brew install mcp-toolbox ``` Start the server using the command: ``` toolbox --tools-file "tools.yaml" ``` 8ff60ca
…is#936) Fixes googleapis#820 - Added installation and upgrade support for toolbox via homebrew -Homebrew/homebrew-core#231149, Homebrew/homebrew-core#230590 - This PR updates the documentation files to include the same. Install toolbox via homebrew with: ``` brew install mcp-toolbox ``` Start the server using the command: ``` toolbox --tools-file "tools.yaml" ``` 8ff60ca
Fixes googleapis#820 - Added installation and upgrade support for toolbox via homebrew -Homebrew/homebrew-core#231149, Homebrew/homebrew-core#230590 - This PR updates the documentation files to include the same. Install toolbox via homebrew with: ``` brew install mcp-toolbox ``` Start the server using the command: ``` toolbox --tools-file "tools.yaml" ```
👋 any timeline for the repo rename? |
Fixes #820
genai-toolboxHomebrew/homebrew-core#231149, genai-toolbox 0.9.0 (new formula) Homebrew/homebrew-core#230590Install toolbox via homebrew with:
Start the server using the command: