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