Skip to content
VS Code

Pkg Go Dev for VS Code

io.github.pipeworx-io/pkg-go-dev

Go modules MCP — wraps proxy.golang.org

client:VS Code transport:streamable-http

Install Pkg Go Dev in VS Code

.vscode/mcp.json

{
  "servers": {
    "pkg-go-dev": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/pkg-go-dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Pkg Go Dev in other clients