Goproxy for VS Code
io.github.pipeworx-io/goproxy
Go Module Proxy MCP.
client:VS Code
transport:streamable-http
Install Goproxy in VS Code
.vscode/mcp.json
{
"servers": {
"goproxy": {
"type": "http",
"url": "https://gateway.pipeworx.io/goproxy/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs