Dataset to Postgres, Supabase & MySQL (Database Push) for Gemini CLI
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:Gemini CLI
transport:streamable-http
Install Dataset to Postgres, Supabase & MySQL (Database Push) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"dataset-to-database": {
"httpUrl": "https://mcp.apify.com/?tools=nerolabs/dataset-to-database"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs