github-brain
Advanced tools
+6
-6
| { | ||
| "name": "github-brain", | ||
| "version": "1.10.0", | ||
| "version": "1.11.0", | ||
| "description": "MCP server for searching GitHub discussions, issues, and pull requests", | ||
@@ -26,7 +26,7 @@ "bin": { | ||
| "optionalDependencies": { | ||
| "github-brain-darwin-arm64": "1.10.0", | ||
| "github-brain-darwin-x64": "1.10.0", | ||
| "github-brain-linux-arm64": "1.10.0", | ||
| "github-brain-linux-x64": "1.10.0", | ||
| "github-brain-windows": "1.10.0" | ||
| "github-brain-darwin-arm64": "1.11.0", | ||
| "github-brain-darwin-x64": "1.11.0", | ||
| "github-brain-linux-arm64": "1.11.0", | ||
| "github-brain-linux-x64": "1.11.0", | ||
| "github-brain-windows": "1.11.0" | ||
| }, | ||
@@ -33,0 +33,0 @@ "files": [ |
+11
-2
@@ -29,4 +29,10 @@ <div align="center"> | ||
| Or use `npx github-brain` to run without installing globally. | ||
| Rerun to update. `sudo` may be required on some systems. | ||
| Alternatively use `npx` to run without installing globally and needing `sudo`. | ||
| ```sh | ||
| npx github-brain@latest | ||
| ``` | ||
| ## Usage | ||
@@ -40,3 +46,6 @@ | ||
| 1. **Login** - Authenticate with GitHub | ||
| 1. **Setup** - Configure authentication and settings | ||
| - Login with GitHub (OAuth) - Recommended for most users | ||
| - Login with Personal Access Token - For fine-grained tokens or when OAuth is unavailable | ||
| - Open configuration file - Edit `.env` directly | ||
| 2. **Pull** - Populate the local database with GitHub data | ||
@@ -43,0 +52,0 @@ |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
8268
4.13%132
7.32%