homebrew-svipall

ilien-dev/homebrew-svipall
★ 0 stars Ruby AI/LLM Updated today
Homebrew tap for Svipall: local-first web scraping and captcha MCP server for AI agents
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-svipall": {
      "command": "npx",
      "args": [
        "-y",
        "ilien-dev/homebrew-svipall"
      ]
    }
  }
}

README Excerpt

A Homebrew tap for [Svipall](https://github.com/ilien-dev/svipall): local-first web scraping and captcha MCP server for AI agents. ```sh brew install ilien-dev/svipall/svipall ``` macOS and Linux, Intel and Apple silicon. It installs the release build for your platform, checked against the `sha256sums.txt` published with that release.