๐ป Default casks (upstream binary packages) for the package manager for everywhere
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"homebrew-cask": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-homebrew-cask"
]
}
}
}