English · 简体中文
Official Homebrew Formulae and Casks for JNHFlow21 projects.
Paste one command:
brew tap JNHFlow21/tap && brew trust --tap JNHFlow21/tap && brew install --cask JNHFlow21/tap/agent-switchThis installs:
Agent Switch.appin/Applications;- the
agent-switchCLI and its bundled MCP server commands; - Homebrew-managed updates through the same Tap.
Expected result:
agent-switch --version
open -a "Agent Switch"The CLI prints agent-switch 0.3.0, and the native app opens from
/Applications/Agent Switch.app.
Warning
Agent Switch is currently ad-hoc signed and not Apple-notarized. The primary Alpha Cask deliberately removes Gatekeeper quarantine after installation. Review the public source and the checksums on the GitHub Release before installing.
brew upgrade --cask JNHFlow21/tap/agent-switchbrew uninstall --cask agent-switch
brew uninstall agent-switch-cliUninstalling does not delete ~/.config/agent-switch, which can contain local
MCP definitions and credentials.
| Package | Type | Purpose |
|---|---|---|
agent-switch |
Cask | Native macOS application |
agent-switch-cli |
Formula | CLI backend required by the application |
See the Agent Switch README for the first-run MCP and credential workflow.
Report reproducible problems in the Agent Switch issue tracker.
MIT © 2026 JNHFlow21