Skip to content
Zed

Goproxy for Zed

io.github.pipeworx-io/goproxy

Go Module Proxy MCP.

client:Zed transport:streamable-http

Install Goproxy in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "goproxy": {
      "url": "https://gateway.pipeworx.io/goproxy/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Goproxy in other clients