Skip to content

Dataset to Postgres, Supabase & MySQL (Database Push) for Zed

io.github.nero-engine/dataset-to-database

Push rows from a dataset, file or Google Sheet into a Postgres, Supabase, Neon or MySQL table.

client:Zed transport:streamable-http

Install Dataset to Postgres, Supabase & MySQL (Database Push) in Zed

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

{
  "context_servers": {
    "dataset-to-database": {
      "url": "https://mcp.apify.com/?tools=nerolabs/dataset-to-database"
    }
  }
}

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

Dataset to Postgres, Supabase & MySQL (Database Push) in other clients