Loading subscription status...
{
"mcpServers": [
{
"GitHub MCP Server": {
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "your_token_here"
},
"args": [
"dist/index.js"
],
"command": "node"
}
}
]
}