homebrew-cask

GitHub

๐Ÿป Default casks (upstream binary packages) for the package manager for everywhere

22,162 stars Ruby #cask#hacktoberfest#homebrew
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "homebrew-cask": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-homebrew-cask"
      ]
    }
  }
}