We are also in desperate need of gitlab integration with all the new features. Can’t justify a costly migration of all our team workflows to github for the cursor features, may end up considering other options.
You can use gitlab-mcp-server, which I recently released. It’s a GitLab-compatible MCP server that allows you to view and add comments directly from tools like Cursor, without needing to jump back into the GitLab UI.
Sidenote: we’re currently using a Frankenstein-ish solution where we auto-mirror our Gitlab repositories to Github, connect Cursor to Github and use Github Actions to mirror PRs back to Gitlab automatically.
It kind of works, but it’s quite a hassle to set up and manage. Native Gitlab support would make things so much easier for us.
Same this would be a game changer, I have considered the mirroring strategy but a huge hassle. Having gitlab support would mean we’d used the background agents more.