Loading subscription status...
{
"mcpServers": [
{
"GitHub Project Manager": {
"env": {
"GITHUB_PERSONAL_TOKEN": "your_github_token_here"
},
"args": [
"--GITHUB_PERSONAL_TOKEN=your_github_token_here"
],
"command": "npx -y @monsoft/mcp-github-project-manager"
}
}
]
}