github-brain binary for macOS ARM64
npm install github-brain-darwin-arm64This package contains the native macOS ARM64 (Apple Silicon) binary for github-brain.
You should not install this package directly. It is automatically installed as an optional dependency when you install the main github-brain package:
``bash`
npm install -g github-brain
GitHub Brain is an MCP server for searching and summarizing GitHub discussions, issues, and pull requests.
- Repository: https://github.com/wham/github-brain
- Main package: https://www.npmjs.com/package/github-brain
- License: MIT
This package is part of a platform-specific binary distribution system that includes:
- github-brain-darwin-arm64 (macOS Apple Silicon)github-brain-darwin-x64
- (macOS Intel)github-brain-linux-arm64
- (Linux ARM64)github-brain-linux-x64
- (Linux x64)github-brain-windows` (Windows x64)
-