Loading subscription status...
{
"mcpServers": [
{
"git-v2": {
"env": {
"GIT_DEFAULT_PATH": "/path/to/default/git/directory",
"GITHUB_PERSONAL_ACCESS_TOKEN": "your-github-pat"
},
"args": [
"path/to/git-mcp-v2/build/index.js"
],
"command": "node"
}
}
]
}