Loading subscription status...
{
"mcpServers": [
{
"github-manager": {
"env": {
"GITHUB_TOKEN": "your_github_token_here"
},
"args": [],
"command": "/path/to/github-manager/build/index.js"
}
}
]
}