Installation & Configuration
{
"github-notifications": {
"command": "node",
"args": [
"/path/to/build/index.js"
],
"env": {
"GITHUB_TOKEN": "your_github_token"
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/3/21
Updated
2025/3/31