Skip to content
Cursor

Gitlab for Cursor

io.github.pipeworx-io/gitlab

GitLab MCP — wraps the GitLab REST API v4 (BYO API key)

client:Cursor transport:streamable-http

Install Gitlab in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gitlab": {
      "url": "https://gateway.pipeworx.io/gitlab/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Gitlab in other clients