Skip to content
Grok

Github_private for Grok

io.github.pipeworx-io/github_private

GitHub Private MCP Pack — access private repos, org data via OAuth.

client:Grok transport:streamable-http

Install Github_private in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "github_private": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/github_private/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

Github_private in other clients