homebrew-aginxbrowser

yinnho/homebrew-aginxbrowser
★ 0 stars Ruby Browser/Web Updated today
Homebrew tap for AginxBrowser — agent-first browser server (HTTP API + MCP, no Chromium)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "homebrew-aginxbrowse": {
      "command": "npx",
      "args": [
        "-y",
        "yinnho/homebrew-aginxbrowser"
      ]
    }
  }
}

README Excerpt

`brew install yinnho/aginxbrowser/<formula>` Or `brew tap yinnho/aginxbrowser` and then `brew install <formula>`. Or, in a `brew bundle` `Brewfile`: ```ruby tap "yinnho/aginxbrowser" brew "<formula>" ``` `brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).

Tools (1)

Brewfile