Skip to content
Zed

GoldenFlow for Zed

io.github.benseverndev-oss/goldenflow

Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.

client:Zed transport:streamable-http runtime:pypi

Install GoldenFlow in Zed

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

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

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

GoldenFlow in other clients