Github_private for VS Code
io.github.pipeworx-io/github_private
GitHub Private MCP Pack — access private repos, org data via OAuth.
client:VS Code
transport:streamable-http
Install Github_private in VS Code
.vscode/mcp.json
{
"servers": {
"github_private": {
"type": "http",
"url": "https://gateway.pipeworx.io/github_private/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs