Skip to content
Claude Desktop

Github_private for Claude Desktop

io.github.pipeworx-io/github_private

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

client:Claude Desktop transport:streamable-http

Install Github_private in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "github_private": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/github_private/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Github_private in other clients