Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Endara Homebrew Tap

The official Homebrew tap for Endara — the local-first MCP tool aggregator and its desktop tray app.

This tap distributes:

Name Type Source repository
endara Cask (desktop tray app, macOS) endara-ai/endara-desktop
endara-relay Formula (MCP aggregator binary, macOS + Linux) endara-ai/endara-relay

Heads up: The Cask and Formula files in this repo are managed automatically by CI in the source repositories. Each v* tag pushed to endara-relay or endara-desktop triggers a release workflow that commits an update here with new URLs and SHA256 checksums. Please do not hand-edit Casks/endara.rb or Formula/endara-relay.rb — your changes will be overwritten on the next release. If you need to fix something, open an issue or PR against the source repo.

Installation

First, tap this repository:

brew tap endara-ai/tap

Desktop tray app (macOS)

brew install --cask endara

This installs the Endara tray app, which manages a local relay process for you. After installation, launch Endara from /Applications or Spotlight.

Relay binary only (macOS + Linux)

If you only want the headless MCP aggregator binary:

brew install endara-ai/tap/endara-relay

This installs the endara-relay command-line tool. Run endara-relay --help to get started.

Upgrading

brew update
brew upgrade --cask endara
brew upgrade endara-ai/tap/endara-relay

Uninstallation

# Desktop
brew uninstall --cask endara

# Relay
brew uninstall endara-ai/tap/endara-relay

# Remove the tap entirely
brew untap endara-ai/tap

Reporting issues

This repo only hosts auto-generated package definitions; the actual code lives in the source repositories. Please file bug reports and feature requests there:

If a release somehow produced a broken Cask or Formula in this repo (e.g. a bad checksum or stale URL), open an issue on the corresponding source repo and we'll cut a fix release.

License

The Cask and Formula definitions in this repository are released under the same Apache-2.0 license as the projects they package.

About

Homebrew formulae for Endara

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages