Loading subscription status...
{
"mcpServers": [
{
"github-notifications": {
"env": {
"GITHUB_TOKEN": "your_github_personal_access_token_here"
},
"args": [
"/absolute/path/to/github-notifications-mcp-server/build/index.js"
],
"command": "node"
}
}
]
}