Gitlab for Zed
io.github.pipeworx-io/gitlab
GitLab MCP — wraps the GitLab REST API v4 (BYO API key)
client:Zed
transport:streamable-http
Install Gitlab in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gitlab": {
"url": "https://gateway.pipeworx.io/gitlab/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs