Loading subscription status...
{
"mcpServers": [
{
"AI Pull Request Generator": {
"env": {
"API_KEY": "your_openai_api_key",
"API_BASE": "your_api_base_url",
"GITHUB_TOKEN": "your_github_token"
},
"args": [],
"command": "python pull-request.py"
}
}
]
}