Skip to content
Zed

GoldenPipe for Zed

io.github.benseverndev-oss/goldenpipe

One command to validate, transform, and deduplicate — chain GoldenCheck + Flow + Match.

client:Zed transport:streamable-http runtime:pypi

Install GoldenPipe in Zed

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

{
  "context_servers": {
    "goldenpipe": {
      "url": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
    }
  }
}

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

GoldenPipe in other clients