Loading subscription status...
{
"mcpServers": [
{
"gitlab": {
"env": {
"GITLAB_API_URL": "https://gitlab.com/api/v4",
"GITLAB_API_TOKEN": "YOUR_GITLAB_API_TOKEN"
},
"args": [
"/path/to/mcp-gitlab/build/index.js"
],
"command": "node"
}
}
]
}