{
  "mcpServers": {
    "gitlab": {
      "command": "npx",
      "args": [
        "-y",
        "@gitlab/mcp-server"
      ],
      "env": {
        "GITLAB_TOKEN": ""
      }
    }
  }
}