Loading subscription status...
{
"mcpServers": [
{
"GitHub PR Comments MCP Server": {
"env": {
"GITHUB_TOKEN": "your_github_token_here"
},
"args": [
"dist/server.js",
"your_github_token_here"
],
"command": "node"
}
}
]
}