Skip to content
Grok

Gitlab for Grok

io.github.pipeworx-io/gitlab

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

client:Grok transport:streamable-http

Install Gitlab in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Gitlab in other clients