Loading subscription status...
{
"mcpServers": [
{
"GitHub MCP Server": {
"env": {
"GITHUB_TOKEN": "your_token_here"
},
"args": [],
"command": "python -m src.mcp_github.server"
}
}
]
}